X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fbuild.gradle;h=bab93076c366be0aba3cb82e7620c21715076364;hp=628f6abc458c9df73c622992884c6759fbd18bbc;hb=a6a8b735f7e856e2aed936dc0b1da03422fa2dc8;hpb=c11d99d92fc346582125fd3224cd3c76b76fb0f8 diff --git a/app/build.gradle b/app/build.gradle index 628f6abc..bab93076 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -23,8 +23,8 @@ android { 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 {