Bump version to 1.19

This commit is contained in:
Romain Vimont
2021-09-10 21:40:08 +02:00
parent 9a8f06af65
commit 228e2c15f4
3 changed files with 4 additions and 4 deletions

View File

@@ -6,8 +6,8 @@ android {
applicationId "com.genymobile.scrcpy"
minSdkVersion 21
targetSdkVersion 30
versionCode 11800
versionName "1.18"
versionCode 11900
versionName "1.19"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {