mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-11 18:29: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'
|
||||
|
||||
@@ -21,7 +21,7 @@ android {
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 26
|
||||
targetSdkVersion 28
|
||||
versionCode 10109
|
||||
versionName "1.1.9"
|
||||
applicationId "org.briarproject.briar.android"
|
||||
|
||||
Reference in New Issue
Block a user