Bump version to 3.3.1

This commit is contained in:
Romain Vimont
2025-06-20 19:42:40 +02:00
parent 4841fdd1ef
commit 5b18ce0d2e
4 changed files with 5 additions and 5 deletions

View File

@@ -7,8 +7,8 @@ android {
applicationId "com.genymobile.scrcpy"
minSdkVersion 21
targetSdkVersion 35
versionCode 30300
versionName "3.3"
versionCode 30301
versionName "3.3.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {