You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-13 13:31:48 +00:00
Re-architecture of the Godot Android plugin.
This commit is contained in:
@@ -2,6 +2,7 @@ apply plugin: 'com.android.library'
|
||||
|
||||
dependencies {
|
||||
implementation libraries.supportCoreUtils
|
||||
implementation libraries.v4Support
|
||||
}
|
||||
|
||||
def pathToRootDir = "../../../../"
|
||||
|
||||
Reference in New Issue
Block a user