X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fbuild.gradle;h=c4974a5bfdef4ae5789238a7a92cfa3c2e4397b0;hp=9d8b20f8617d1950c60c5f8a583974f35f184867;hb=9ff935d59d00da7c4b2147c04baf3890ae993eb8;hpb=90d7c7d66a6013993a26b7d44b10b438f538488b diff --git a/app/build.gradle b/app/build.gradle index 9d8b20f8..c4974a5b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -23,8 +23,8 @@ android { applicationId "net.ktnx.mobileledger" minSdkVersion 22 targetSdkVersion 28 - versionCode 2 - versionName '0.3' + versionCode 4 + versionName '0.4' testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } buildTypes {