X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fbuild.gradle;h=326f73487ec859463a69e1a0a25cf18b62ab1dde;hp=ac6e2ba03c598daeeb2cbb1f12204c70f62fdc9a;hb=ec7419299037f059ca02d7685094248c150a38bd;hpb=5096bf81c3943be09e9d6fc0d2f132dc32cbc354 diff --git a/app/build.gradle b/app/build.gradle index ac6e2ba0..326f7348 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -23,8 +23,8 @@ android { applicationId "net.ktnx.mobileledger" minSdkVersion 22 targetSdkVersion 28 - versionCode 25 - versionName '0.9.5' + versionCode 27 + versionName '0.10.1' testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {