feat: more options for monet

This commit is contained in:
Miuzarte
2026-04-23 19:10:02 +08:00
parent 99a5381f0d
commit 20556ce5a3
8 changed files with 142 additions and 31 deletions

View File

@@ -54,8 +54,8 @@ android {
applicationId = "io.github.miuzarte.scrcpyforandroid"
minSdk = 26
targetSdk = 37
versionCode = 18
versionName = "0.2.2"
versionCode = 19
versionName = "0.2.3"
externalNativeBuild {
cmake {