Showing 1 changed files with 1 additions and 1 deletions
+1 -1
LibreNews-App/build.gradle
... ...
@@ -7,7 +7,7 @@ android {
7 7
         applicationId "app.librenews.io.librenews"
8 8
         minSdkVersion 16
9 9
         targetSdkVersion 26
10
-        versionCode 1
10
+        versionCode 2
11 11
         versionName "1.1"
12 12
         testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
13 13
         vectorDrawables.useSupportLibrary = true