Bump version to 1.13

This commit is contained in:
Romain Vimont
2020-04-29 22:24:08 +02:00
parent 76567e684a
commit 9babe26805
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 14
versionName "1.12.1"
versionCode 15
versionName "1.13"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {