mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-02-16 10:31:07 +00:00
Don't manually specify a build tools version
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
apply plugin: 'com.android.library'
|
||||
|
||||
android {
|
||||
buildToolsVersion '29.0.0'
|
||||
compileSdkVersion 29
|
||||
|
||||
defaultConfig {
|
||||
|
||||
Reference in New Issue
Block a user