mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2025-07-18 10:32:43 +00:00
Don't manually specify a build tools version
This commit is contained in:
parent
cf98ec2c41
commit
dbc2491151
@ -1,7 +1,6 @@
|
|||||||
apply plugin: 'com.android.application'
|
apply plugin: 'com.android.application'
|
||||||
|
|
||||||
android {
|
android {
|
||||||
buildToolsVersion '29.0.0'
|
|
||||||
compileSdkVersion 29
|
compileSdkVersion 29
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 9f64ed8ccb12d03fb9a6bc2b96d8d2cdf3de1487
|
Subproject commit 10346a285be604ca0dcafe96b337734abde89da5
|
Loading…
x
Reference in New Issue
Block a user