mirror of
https://github.com/love2d/love-android.git
synced 2026-08-21 13:09:40 +02:00
Fixed build settings (thanks to Tae Hanazono!)
This commit is contained in:
@@ -51,8 +51,3 @@ dependencies {
|
||||
api fileTree(dir: 'libs', include: ['*.jar'])
|
||||
api 'androidx.appcompat:appcompat:1.1.0-alpha01'
|
||||
}
|
||||
|
||||
repositories {
|
||||
google()
|
||||
jcenter()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user