mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-08-29 05:10:49 +00:00
Update for Android Studio 3.1
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
buildscript {
|
||||
repositories {
|
||||
jcenter()
|
||||
google()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:3.0.1'
|
||||
@@ -11,5 +12,6 @@ buildscript {
|
||||
allprojects {
|
||||
repositories {
|
||||
jcenter()
|
||||
google()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user