feat: fullscreen compatibility mode

This commit is contained in:
Miuzarte
2026-04-26 13:57:14 +08:00
parent 63e161ac7c
commit f7703edd22
6 changed files with 93 additions and 15 deletions

View File

@@ -56,8 +56,8 @@ android {
applicationId = "io.github.miuzarte.scrcpyforandroid"
minSdk = 26
targetSdk = 37
versionCode = 23
versionName = "0.2.7"
versionCode = 24
versionName = "0.2.8"
externalNativeBuild {
cmake {