X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fbuild.gradle;h=6d06e99bc4052ac330d6b0033179afa97c5b82d3;hp=deefc2542c1bab9998cbed1e5a17d8ca4140cbdf;hb=0fd3b567a25fc94ca1006315f4893b137c71eef7;hpb=30713f4b8a813643fca859bbc492249322d31c5b diff --git a/app/build.gradle b/app/build.gradle index deefc254..6d06e99b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -23,8 +23,8 @@ android { applicationId "net.ktnx.mobileledger" minSdkVersion 22 targetSdkVersion 28 - versionCode 4 - versionName '0.4' + versionCode 10 + versionName '0.4.6' testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } buildTypes {