feat: add BreadcrumbBar for dir path

This commit is contained in:
Miuzarte
2026-07-08 19:14:00 +08:00
parent 8c8ccd896c
commit 0fa3a3d544
6 changed files with 91 additions and 42 deletions

View File

@@ -59,8 +59,8 @@ android {
applicationId = "io.github.miuzarte.scrcpyforandroid"
minSdk = 26
targetSdk = 37
versionCode = 33
versionName = "0.4.3_pre1"
versionCode = 34
versionName = "0.4.3"
externalNativeBuild {
cmake {