bump to 5.1.7

This commit is contained in:
Yuriy Liskov
2020-01-20 15:54:21 +02:00
parent bfa1667e03
commit 28b65521de

View File

@@ -14,8 +14,8 @@ android {
applicationId "org.liskovsoft.leankeykeyboard.pro"
minSdkVersion project.properties.minSdkVersion
targetSdkVersion project.properties.targetSdkVersion
versionCode 96
versionName "5.1.6"
versionCode 97
versionName "5.1.7"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"