feat: add crash screen (#10)

Reviewed-on: #10
This commit was merged in pull request #10.
This commit is contained in:
2026-06-02 02:19:13 +00:00
parent 15e8c984e2
commit ff383a7c6a
7 changed files with 159 additions and 88 deletions

View File

@@ -1,8 +1,8 @@
[versions]
agp = "9.2.1"
android-compileSdk = "36"
android-compileSdk = "37"
android-minSdk = "24"
android-targetSdk = "36"
android-targetSdk = "37"
androidx-activity = "1.13.0"
androidx-appcompat = "1.7.1"
androidx-core = "1.18.0"