Raise target API level to 28.

This commit is contained in:
akwizgran
2019-10-14 16:55:32 +01:00
parent 622e7a775a
commit 971ae3a20e
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 26
targetSdkVersion 28
versionCode 10109
versionName "1.1.9"
consumerProguardFiles 'proguard-rules.txt'

View File

@@ -21,7 +21,7 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 26
targetSdkVersion 28
versionCode 10109
versionName "1.1.9"
applicationId "org.briarproject.briar.android"