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