bumping version to 0.1.2

This commit is contained in:
Miuzarte
2026-04-12 17:32:24 +08:00
parent 17ae903354
commit 5a48467c7a

View File

@@ -40,8 +40,8 @@ android {
applicationId = "io.github.miuzarte.scrcpyforandroid"
minSdk = 26
targetSdk = 36
versionCode = 7
versionName = "0.1.1"
versionCode = 8
versionName = "0.1.2"
externalNativeBuild {
cmake {