Bump version numbers for 1.4.7 release.

This commit is contained in:
akwizgran
2022-04-20 16:35:07 +01:00
parent ab628c1921
commit 7536f16c61
2 changed files with 4 additions and 4 deletions

View File

@@ -15,8 +15,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 30
versionCode 10406
versionName "1.4.6"
versionCode 10407
versionName "1.4.7"
consumerProguardFiles 'proguard-rules.txt'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"