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