Android updated to SDL 2.0.7

This commit is contained in:
BADIM-PC\Vadim
2018-01-15 23:54:09 +03:00
parent b567be4da5
commit f2bec8409e
10 changed files with 1021 additions and 523 deletions

View File

@@ -16,4 +16,6 @@
# The password will be asked during the build when you use the 'release' target.
key.store=my-release-key.keystore
key.alias=alias_name
key.alias=alias_name
java.source=8
java.target=8