mirror of
https://github.com/love2d/love-android.git
synced 2026-08-19 12:14:49 +02:00
Unstable changes: Update SDL to 2.0.10
Bug: Martin's hack of restarting SDL no longer works in this SDL version so more matches to LOVE central repository will be come soon.
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ android {
|
||||
sourceSets {
|
||||
main {
|
||||
java {
|
||||
srcDirs('src/main/java', 'src/jni/SDL2-2.0.9/android-project/app/src/main/java')
|
||||
srcDirs('src/main/java', 'src/jni/SDL2/android-project/app/src/main/java')
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user