X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fbuild.gradle;h=628f6abc458c9df73c622992884c6759fbd18bbc;hp=a1c581897a63fa74cc6275bfae0b5d072bff4300;hb=32e40fe9300c2867726fb0bed161db3712f4f2cb;hpb=5ccfb811c7d21a8d8070769a8a97e18e199146a3 diff --git a/app/build.gradle b/app/build.gradle index a1c58189..628f6abc 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -23,8 +23,8 @@ android { applicationId "net.ktnx.mobileledger" minSdkVersion 22 targetSdkVersion 28 - versionCode 7 - versionName '0.4.3' + versionCode 8 + versionName '0.4.4' testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } buildTypes {