فهرست منبع

Updated app version to 0.1.10

Vadik Sirekanyan 7 سال پیش
والد
کامیت
051b78fb68
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 10
-        versionName '0.1.9'
+        versionCode 11
+        versionName '0.1.10'
         archivesBaseName = "$applicationId-$versionName-$versionCode"
         vectorDrawables.useSupportLibrary = true
     }