mirror of
https://github.com/love2d/love-android.git
synced 2026-08-12 08:31:04 +02:00
Make gradlew work.
This commit is contained in:
@@ -16,6 +16,9 @@ android {
|
||||
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
|
||||
}
|
||||
}
|
||||
lintOptions {
|
||||
abortOnError false
|
||||
}
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
Reference in New Issue
Block a user