mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2025-08-17 00:55:38 +00:00
Update gradle and build tools
This commit is contained in:
parent
4555b3c74c
commit
244fae07ab
@ -5,7 +5,7 @@ apply plugin: 'com.android.application'
|
|||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdkVersion 25
|
compileSdkVersion 25
|
||||||
buildToolsVersion '25.0.2'
|
buildToolsVersion '25.0.3'
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
|
@ -4,7 +4,7 @@ buildscript {
|
|||||||
jcenter()
|
jcenter()
|
||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath 'com.android.tools.build:gradle:2.3.1'
|
classpath 'com.android.tools.build:gradle:2.3.2'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit b8d5039209c39f26017c0fe7f4ebbdff54df3ec2
|
Subproject commit 16818d41068fdd9005f2a9f159c72054766c008c
|
Loading…
x
Reference in New Issue
Block a user