]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/build.gradle
bump release version
[mobile-ledger.git] / app / build.gradle
index a1c581897a63fa74cc6275bfae0b5d072bff4300..628f6abc458c9df73c622992884c6759fbd18bbc 100644 (file)
@@ -23,8 +23,8 @@ android {
         applicationId "net.ktnx.mobileledger"
         minSdkVersion 22
         targetSdkVersion 28
-        versionCode 7
-        versionName '0.4.3'
+        versionCode 8
+        versionName '0.4.4'
         testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
     }
     buildTypes {