mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03: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