Bump version numbers for 1.4.21 release.

This commit is contained in:
akwizgran
2023-02-20 16:00:45 +00:00
parent 17e0829f42
commit 0dd4d86f4a
2 changed files with 4 additions and 4 deletions

View File

@@ -13,8 +13,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 31
versionCode 10420
versionName "1.4.20"
versionCode 10421
versionName "1.4.21"
consumerProguardFiles 'proguard-rules.txt'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"