Logo
Explore Help
Sign In
northern-lighthouse/godot
1
0
Fork 0
You've already forked godot
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
798bf901b8eaf63be28c0e7218564ee9034f16fe
godot/platform/android/java/settings.gradle

7 lines
121 B
Groovy
Raw Normal View History

Split the Android platform java logic into an Android library module (`lib`) and an application module (`app`). The application module `app` serves double duties of providing the prebuilt Godot binaries ('android_debug.apk', 'android_release.apk') and the Godot custom build template ('android_source.zip').
2019-09-02 17:31:51 -07:00
// Configure the root project.
rootProject.name = "Godot"
include ':app'
include ':lib'
Re-architecture of the Godot Android plugin.
2019-10-18 12:59:04 -04:00
include ':plugins:godotpayment'
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.1 Page: 151ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API