Bump version numbers for 1.4.22 release.

This commit is contained in:
akwizgran
2023-02-20 17:29:41 +00:00
parent b8612715f8
commit f02bbebf6c
2 changed files with 4 additions and 4 deletions

View File

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