feat: native recording

This commit is contained in:
Miuzarte
2026-04-23 18:45:17 +08:00
parent c2bf024d48
commit e263113990
45 changed files with 3609 additions and 600 deletions

View File

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