feat: optional --list-app call when connected

This commit is contained in:
Miuzarte
2026-04-13 13:53:32 +08:00
parent d8c66e528f
commit 2ddbbcf8b9
8 changed files with 70 additions and 34 deletions

View File

@@ -40,8 +40,8 @@ android {
applicationId = "io.github.miuzarte.scrcpyforandroid"
minSdk = 26
targetSdk = 36
versionCode = 9
versionName = "0.1.3"
versionCode = 10
versionName = "0.1.4"
externalNativeBuild {
cmake {