mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-14 19:59:05 +01:00
Raise target API level to 28.
This commit is contained in:
@@ -10,7 +10,7 @@ android {
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 26
|
||||
targetSdkVersion 28
|
||||
versionCode 10109
|
||||
versionName "1.1.9"
|
||||
consumerProguardFiles 'proguard-rules.txt'
|
||||
|
||||
Reference in New Issue
Block a user