Release: Bump to version 1.1

This commit is contained in:
zt515
2017-06-23 00:03:26 +08:00
parent 57f3345d1e
commit c0370101fc

View File

@ -17,8 +17,8 @@ android {
applicationId "io.neoterm"
minSdkVersion 21
targetSdkVersion 25
versionCode 1
versionName "1.0"
versionCode 2
versionName "1.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {