assets/ruboto.yml in ruboto-1.1.0 vs assets/ruboto.yml in ruboto-1.1.1

- old
+ new

@@ -57,16 +57,5 @@ # - shell # - test # - webrick # - win32 # - Win32API - -################################### -# -# multi_dex -# -# Switch on use of multiple classes.dex files when building. -# This will allow you to have more than 65535 methods in your app. -# WARNING: This disables pre-dex during build which will increase your -# incremental build time substantially. -# -# multi_dex: true