]> 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 0a02dcb66d3dc3ccf6820a4e564a94cc0bac18b4..2852b600e8818a794e883e18167de581fc0e1d79 100644 (file)
@@ -23,8 +23,8 @@ android {
         applicationId "net.ktnx.mobileledger"
         minSdkVersion 22
         targetSdkVersion 28
-        versionCode 20
-        versionName '0.9'
+        versionCode 21
+        versionName '0.9.1'
         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
     }
     buildTypes {