Target SDK 33 and ask for notification permission

when creating account and when signing in
This commit is contained in:
Torsten Grote
2023-06-27 10:48:04 -03:00
parent 3bb39c2aa3
commit d0c59a6d75
6 changed files with 48 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 31
targetSdkVersion 33
versionCode 10504
versionName "1.5.4"
consumerProguardFiles 'proguard-rules.txt'