make icon monochrome

This commit is contained in:
Miuzarte
2026-04-24 19:15:07 +08:00
parent c394e682f7
commit 7168e82fcb
17 changed files with 68 additions and 86 deletions

View File

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