]> git.ktnx.net Git - mobile-ledger.git/commitdiff
bump version code
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Sun, 27 Jan 2019 19:56:14 +0000 (19:56 +0000)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Sun, 27 Jan 2019 19:56:14 +0000 (19:56 +0000)
app/build.gradle

index 9d8b20f8617d1950c60c5f8a583974f35f184867..b7831b15dc3811de672e4d41591598a2c650f393 100644 (file)
@@ -23,7 +23,7 @@ android {
         applicationId "net.ktnx.mobileledger"
         minSdkVersion 22
         targetSdkVersion 28
-        versionCode 2
+        versionCode 3
         versionName '0.3'
         testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
     }