File tree Expand file tree Collapse file tree
app/src/main/res/values-vi
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree Original file line number Diff line number Diff line change 115115 <string name =" skin_share_dialog_dismiss" >Có thể sau</string >
116116 <string name =" skin_share_dialog_toast_hint" >Bạn có thể truy cập Chia sẻ skin sau từ tab Khám phá.</string >
117117
118- <string name =" check_for_update_title" >Kiểm tra cập nhật</string >
119- <string name =" check_for_update_summary" >Nhấn để kiểm tra phiên bản mới hơn</string >
120- <string name =" update_available_title" >Có bản cập nhật mới</string >
121- <string name =" update_now" >Cập nhật</string >
122- <string name =" up_to_date" >Bạn đang dùng phiên bản mới nhất!</string >
123- <string name =" checking_for_update" >Đang kiểm tra…</string >
124118 <string name =" onboarding_skin_title" >Tải một số skin</string >
125119 <string name =" sponsor_title" >Tài trợ dự án</string >
126120 <string name =" theme_picker_title" >Chọn giao diện</string >
Original file line number Diff line number Diff line change 1- - Removed check update
2- - Multiple ANeko (max 6)
3- - Move enable/disable ANeko to the bottom navigation bar
1+ - Removed update check
2+ - Support multiple ANeko (up to 6)
3+ - Moved the enable/disable ANeko option to the bottom navigation bar
Original file line number Diff line number Diff line change 1+ - Removed update check
2+ - Support multiple ANeko (up to 6)
3+ - Moved the enable/disable ANeko option to the bottom navigation bar
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ minSdk = "28"
55targetSdk = " 36"
66
77# App versioning
8- versionCode = " 26 "
9- versionName = " 2.0.0 "
8+ versionCode = " 27 "
9+ versionName = " 2.0.1 "
1010
1111# Java/Kotlin
1212kotlin = " 2.3.10"
@@ -27,11 +27,11 @@ preferenceKtx = "1.2.1"
2727workRuntime = " 2.11.1"
2828
2929# Compose
30- composeBom = " 2026.02.00 "
30+ composeBom = " 2026.02.01 "
3131composeAnimations = " 1.11.9"
3232material = " 1.13.0"
3333materialIconsExtended = " 1.7.8"
34- uiTooling = " 1.10.3 "
34+ uiTooling = " 1.10.4 "
3535
3636# Compose Destinations
3737composeDestinations = " 2.3.0"
You can’t perform that action at this time.
0 commit comments