|
@@ -9,8 +9,8 @@ android {
|
|
|
applicationId "org.las2mile.scrcpy"
|
|
applicationId "org.las2mile.scrcpy"
|
|
|
minSdkVersion 19
|
|
minSdkVersion 19
|
|
|
targetSdkVersion 28
|
|
targetSdkVersion 28
|
|
|
- versionCode 2
|
|
|
|
|
- versionName "1.1"
|
|
|
|
|
|
|
+ versionCode 3
|
|
|
|
|
+ versionName "1.2"
|
|
|
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
|
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
|
|
setProperty("archivesBaseName", "scrcpy")
|
|
setProperty("archivesBaseName", "scrcpy")
|
|
|
}
|
|
}
|