mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-11 18:29:05 +01:00
Target SDK 33 and ask for notification permission
when creating account and when signing in
This commit is contained in:
@@ -12,7 +12,7 @@ android {
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 31
|
||||
targetSdkVersion 33
|
||||
versionCode 10504
|
||||
versionName "1.5.4"
|
||||
consumerProguardFiles 'proguard-rules.txt'
|
||||
|
||||
Reference in New Issue
Block a user