feat: add notification permission banner (#11)

Reviewed-on: #11
This commit was merged in pull request #11.
This commit is contained in:
2026-06-02 08:54:47 +00:00
parent ff383a7c6a
commit 71a8240b1d
4 changed files with 260 additions and 132 deletions

View File

@@ -1,7 +1,7 @@
[versions]
agp = "9.2.1"
android-compileSdk = "37"
android-minSdk = "24"
android-minSdk = "26"
android-targetSdk = "37"
androidx-activity = "1.13.0"
androidx-appcompat = "1.7.1"