fix: updated dialog import to address crashing on android 15 (#392)

resolves #362
This commit is contained in:
eddyizm 2026-01-26 21:25:27 -08:00 committed by GitHub
parent e0ad4e3701
commit ec33c32c89
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@ android {
targetSdk 35
versionCode 15
versionName '4.9.3'
versionName '4.9.4'
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
javaCompileOptions {