]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/build.gradle
bump version and version code
[mobile-ledger.git] / app / build.gradle
index b793586586ecaa80fb9c01956ed2ac0cce84f62c..ee2ad1a755511e52304d1a96a185472462af7fff 100644 (file)
@@ -23,8 +23,8 @@ android {
         applicationId "net.ktnx.mobileledger"
         minSdkVersion 22
         targetSdkVersion 28
-        versionCode 16
-        versionName '0.6'
+        versionCode 17
+        versionName '0.7'
         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
     }
     buildTypes {