Bump version to 1.5

Signed-off-by: Romain Vimont <rom@rom1v.com>
This commit is contained in:
Pierre Gordon
2018-11-12 00:08:06 -05:00
committed by Romain Vimont
parent e4cf152b26
commit a17f1116ce
2 changed files with 3 additions and 3 deletions

View File

@@ -6,8 +6,8 @@ android {
applicationId "com.genymobile.scrcpy"
minSdkVersion 21
targetSdkVersion 27
versionCode 5
versionName "1.4"
versionCode 6
versionName "1.5"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {