Logo
Explore Help
Sign In
seedlingattempt/godot
1
0
Fork 0
You've already forked godot
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
e956e80c1fa1cc8aefcb1533e5acf5cf3c8ffdd9
godot/platform/android/java/gradle/wrapper/gradle-wrapper.properties

7 lines
232 B
Properties
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
#Mon Sep 02 02:44:30 PDT 2019
-Removed ANT build system for Android, as it was deprecated by Google -Added new Gradle build system, as it is the required build system
2016-01-08 13:36:44 -03:00
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
Miscellaneous cleanup for the Android codebase: - update gradle plugins versions - add formatting rules for AndroidManifest and gradle build files - cleanup java_godot_lib_jni Note: logic was mostly moved around and no new logic/functionality was added.
2020-03-04 09:21:59 -08:00
distributionUrl=https\://services.gradle.org/distributions/gradle-5.6.4-all.zip
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.1 Page: 488ms Template: 7ms
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