mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-14 00:22:59 +00:00
Backport Kotlin support
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
apply plugin: 'com.android.library'
|
||||
apply plugin: 'kotlin-android'
|
||||
|
||||
dependencies {
|
||||
implementation libraries.supportCoreUtils
|
||||
implementation libraries.kotlinStdLib
|
||||
implementation libraries.v4Support
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user