X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fbuild.gradle;h=2852b600e8818a794e883e18167de581fc0e1d79;hp=aa3b04ea9aed51eb69cb79fd647942119c964f88;hb=bb6cd66f70b11691045c1a22b06926b8feb68709;hpb=8b5907eef9304a339f03128cddf668c46deea768 diff --git a/app/build.gradle b/app/build.gradle index aa3b04ea..2852b600 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 21 + versionName '0.9.1' testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {