mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-18 05:39:53 +01:00
[android] Raise minimum API level to 16
This commit is contained in:
@@ -9,7 +9,7 @@ android {
|
||||
buildToolsVersion '28.0.3'
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 14
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 26
|
||||
versionCode 10109
|
||||
versionName "1.1.9"
|
||||
|
||||
Reference in New Issue
Block a user