feat: back handler mapping

close #15
This commit is contained in:
Miuzarte
2026-04-25 13:19:14 +08:00
parent 06316f8fee
commit e876a32bdf
5 changed files with 54 additions and 11 deletions

View File

@@ -54,8 +54,8 @@ android {
applicationId = "io.github.miuzarte.scrcpyforandroid"
minSdk = 26
targetSdk = 37
versionCode = 21
versionName = "0.2.5"
versionCode = 22
versionName = "0.2.6"
externalNativeBuild {
cmake {