]> git.ktnx.net Git - mobile-ledger.git/commitdiff
bump release version v0.4.5
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Wed, 30 Jan 2019 21:02:00 +0000 (21:02 +0000)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Wed, 30 Jan 2019 21:02:00 +0000 (21:02 +0000)
app/build.gradle

index 628f6abc458c9df73c622992884c6759fbd18bbc..bab93076c366be0aba3cb82e7620c21715076364 100644 (file)
@@ -23,8 +23,8 @@ android {
         applicationId "net.ktnx.mobileledger"
         minSdkVersion 22
         targetSdkVersion 28
         applicationId "net.ktnx.mobileledger"
         minSdkVersion 22
         targetSdkVersion 28
-        versionCode 8
-        versionName '0.4.4'
+        versionCode 9
+        versionName '0.4.5'
         testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
     }
     buildTypes {
         testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
     }
     buildTypes {