bump to 3.1.0

This commit is contained in:
Yuriy Liskov
2018-01-23 18:06:15 +02:00
parent d41f491cd2
commit 0fb520c2d8

View File

@@ -8,8 +8,8 @@ android {
applicationId "com.liskovsoft.leankeykeyboard"
minSdkVersion project.properties.minSdkVersion
targetSdkVersion project.properties.targetSdkVersion
versionCode 1
versionName "1.0"
versionCode 51
versionName "3.1.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"