Bump version numbers for 1.4.16 release.

This commit is contained in:
akwizgran
2022-11-10 14:55:11 +00:00
parent c445b21d58
commit 3173486b3b
2 changed files with 4 additions and 4 deletions

View File

@@ -15,8 +15,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 31
versionCode 10415
versionName "1.4.15"
versionCode 10416
versionName "1.4.16"
consumerProguardFiles 'proguard-rules.txt'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"