]> git.ktnx.net Git - mobile-ledger.git/commitdiff
bump release version v0.4
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Tue, 29 Jan 2019 02:51:49 +0000 (02:51 +0000)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Tue, 29 Jan 2019 02:51:49 +0000 (02:51 +0000)
app/build.gradle

index b7831b15dc3811de672e4d41591598a2c650f393..c4974a5bfdef4ae5789238a7a92cfa3c2e4397b0 100644 (file)
@@ -23,8 +23,8 @@ android {
         applicationId "net.ktnx.mobileledger"
         minSdkVersion 22
         targetSdkVersion 28
         applicationId "net.ktnx.mobileledger"
         minSdkVersion 22
         targetSdkVersion 28
-        versionCode 3
-        versionName '0.3'
+        versionCode 4
+        versionName '0.4'
         testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
     }
     buildTypes {
         testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
     }
     buildTypes {