mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-20 06:39:54 +01:00
Change target of gradle build to Android 5.1.
This commit is contained in:
@@ -9,8 +9,8 @@ dependencies {
|
|||||||
}
|
}
|
||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdkVersion 20
|
compileSdkVersion 22
|
||||||
buildToolsVersion "20.0.0"
|
buildToolsVersion "22.0.1"
|
||||||
|
|
||||||
sourceSets {
|
sourceSets {
|
||||||
main {
|
main {
|
||||||
|
|||||||
Reference in New Issue
Block a user