1. bump version

This commit is contained in:
vadym 2022-05-16 14:42:52 +03:00
parent 0043a0cda8
commit 96b48aab11

View File

@ -12,8 +12,8 @@ android {
minSdkVersion 15
targetSdkVersion 32
versionCode 38
versionName "2.1.1"
versionCode 39
versionName "2.1.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
setProperty("archivesBaseName", project.getParent().name+"-"+versionName)