Bump version to 1.14

This commit is contained in:
Romain Vimont
2020-05-27 18:19:33 +02:00
parent dcde578a50
commit 44fa4a090e
3 changed files with 4 additions and 4 deletions

View File

@@ -6,8 +6,8 @@ android {
applicationId "com.genymobile.scrcpy"
minSdkVersion 21
targetSdkVersion 29
versionCode 15
versionName "1.13"
versionCode 16
versionName "1.14"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {