bump to 5.2.12

This commit is contained in:
Yuriy Liskov
2020-01-30 03:45:59 +02:00
parent 0fd76b0c47
commit 8407377a62

View File

@@ -14,8 +14,8 @@ android {
applicationId "org.liskovsoft.leankeykeyboard.pro"
minSdkVersion project.properties.minSdkVersion
targetSdkVersion project.properties.targetSdkVersion
versionCode 111
versionName "5.2.11"
versionCode 112
versionName "5.2.12"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"