xucheng %!s(int64=5) %!d(string=hai) anos
pai
achega
a5d6efcc1e
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      build.gradle

+ 4 - 0
build.gradle

@@ -8,6 +8,10 @@ android {
         minSdkVersion MIN_SDK_VERSION
         targetSdkVersion TARGET_SDK_VERSION
     }
+    buildTypes {
+        mytest {
+        }
+    }
     lintOptions {
         abortOnError false
     }