robin před 4 roky
rodič
revize
db5af83614
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      app/build.gradle

+ 2 - 2
app/build.gradle

@@ -13,8 +13,8 @@ android {
         applicationId "com.doverfuelingsolutions.issp"
         minSdkVersion 22
         targetSdkVersion 26
-        versionCode 2
-        versionName "1.0.15"
+        versionCode 3
+        versionName "1.0.16"
         archivesBaseName = versionName + "." + getTime()
 
         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"