diff options
| author | Juan Linietsky | 2016-01-08 13:36:44 -0300 |
|---|---|---|
| committer | Juan Linietsky | 2016-01-08 13:36:44 -0300 |
| commit | 401622cc229317bd218f070dd07a3bd8db582f16 (patch) | |
| tree | be10159e88dc35eab1a5bcc10ca561470e47472c /platform/android/java/default.properties | |
| parent | 405cfb6da2d6d4ccbe19a88b133e73967d0769c9 (diff) | |
| download | godot-401622cc229317bd218f070dd07a3bd8db582f16.tar.gz godot-401622cc229317bd218f070dd07a3bd8db582f16.tar.zst godot-401622cc229317bd218f070dd07a3bd8db582f16.zip | |
-Removed ANT build system for Android, as it was deprecated by Google
-Added new Gradle build system, as it is the required build system
Diffstat (limited to 'platform/android/java/default.properties')
| -rw-r--r-- | platform/android/java/default.properties | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/platform/android/java/default.properties b/platform/android/java/default.properties deleted file mode 100644 index e2e8061f2..000000000 --- a/platform/android/java/default.properties +++ /dev/null @@ -1,11 +0,0 @@ -# This file is automatically generated by Android Tools. -# Do not modify this file -- YOUR CHANGES WILL BE ERASED! -# -# This file must be checked in Version Control Systems. -# -# To customize properties used by the Ant build system use, -# "build.properties", and override values to adapt the script to your -# project structure. - -# Project target. -target=android-8 |
