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