feat: more options for virtual buttons

This commit is contained in:
Miuzarte
2026-04-22 23:15:44 +08:00
parent c370b84894
commit 41856adc50
47 changed files with 8279 additions and 1192 deletions

View File

@@ -54,8 +54,8 @@ android {
applicationId = "io.github.miuzarte.scrcpyforandroid"
minSdk = 26
targetSdk = 37
versionCode = 16
versionName = "0.2.0"
versionCode = 17
versionName = "0.2.1"
externalNativeBuild {
cmake {