Explorar o código

Specified apk output name

sirekanyan %!s(int64=8) %!d(string=hai) anos
pai
achega
252c3f2178
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app/build.gradle

+ 1 - 0
app/build.gradle

@@ -11,6 +11,7 @@ android {
         targetSdkVersion 27
         versionCode 2
         versionName "0.1.1"
+        archivesBaseName = "$applicationId-$versionName-$versionCode"
         vectorDrawables.useSupportLibrary = true
     }
     compileOptions {