add crash screen

This commit is contained in:
2026-06-02 09:18:47 +07:00
parent 4d817fd01b
commit 930e1f6678
5 changed files with 156 additions and 8 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"