Mario Danic %!s(int64=8) %!d(string=hai) anos
pai
achega
ba9a3a2886
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      build.gradle.modified

+ 1 - 1
build.gradle.modified

@@ -33,7 +33,7 @@ ext {
 
     travisBuild = System.getenv("TRAVIS") == "true"
 
-    // allows for -Dpre-dex=false to be set
+    // allows for -Dpre-dex=false to be set :)
     preDexEnabled = "true".equals(System.getProperty("pre-dex", "true"))
 }