Bump version to 2.6.1

This commit is contained in:
Romain Vimont
2024-08-02 22:32:04 +02:00
parent 773c23fda2
commit cc41115625
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 20600
versionName "2.6"
versionCode 20601
versionName "2.6.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {