]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/build.gradle
bump version name/code to 0.9.1/21
[mobile-ledger.git] / app / build.gradle
index 346df8a947622f1b98d456a9a6f086c4cd91bcf6..2852b600e8818a794e883e18167de581fc0e1d79 100644 (file)
@@ -23,8 +23,8 @@ android {
         applicationId "net.ktnx.mobileledger"
         minSdkVersion 22
         targetSdkVersion 28
-        versionCode 19
-        versionName '0.8.1'
+        versionCode 21
+        versionName '0.9.1'
         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
     }
     buildTypes {