sirekanyan 8 лет назад
Родитель
Сommit
269575a945
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      app/build.gradle

+ 2 - 2
app/build.gradle

@@ -9,8 +9,8 @@ android {
         applicationId "me.vadik.knigopis"
         minSdkVersion 19
         targetSdkVersion 27
-        versionCode 1
-        versionName "0.1.0"
+        versionCode 2
+        versionName "0.1.1"
         vectorDrawables.useSupportLibrary = true
     }
     compileOptions {