]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/build.gradle
drop unused class
[mobile-ledger.git] / app / build.gradle
index 5edb76135b1eed438222652744ae95fd462e0f67..0a02dcb66d3dc3ccf6820a4e564a94cc0bac18b4 100644 (file)
@@ -23,8 +23,8 @@ android {
         applicationId "net.ktnx.mobileledger"
         minSdkVersion 22
         targetSdkVersion 28
-        versionCode 17
-        versionName '0.7'
+        versionCode 20
+        versionName '0.9'
         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
     }
     buildTypes {