X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fbuild.gradle;h=4a4d6a39499dc34f77f04eb8a250de022aa0b245;hp=aa3b04ea9aed51eb69cb79fd647942119c964f88;hb=f3e699d0d51a9bc383f097b947d3164e2f83c716;hpb=8b5907eef9304a339f03128cddf668c46deea768 diff --git a/app/build.gradle b/app/build.gradle index aa3b04ea..4a4d6a39 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -23,8 +23,8 @@ android { applicationId "net.ktnx.mobileledger" minSdkVersion 22 targetSdkVersion 28 - versionCode 18 - versionName '0.8' + versionCode 23 + versionName '0.9.3' testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {