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