Bump version to 2.3.1

This commit is contained in:
Romain Vimont
2023-12-02 12:30:19 +01:00
parent 26aa28c998
commit 40f2560d98
4 changed files with 5 additions and 5 deletions

View File

@@ -7,8 +7,8 @@ android {
applicationId "com.genymobile.scrcpy"
minSdkVersion 21
targetSdkVersion 34
versionCode 20300
versionName "2.3"
versionCode 20301
versionName "2.3.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {