1
0
forked from GitHub/gf-core

added Japanese to Android app. Had to change target=android-20 to 21.

This commit is contained in:
aarne
2015-01-21 22:20:25 +00:00
parent c398b1e794
commit 0d8e73847c
2 changed files with 2 additions and 1 deletions

View File

@@ -11,4 +11,4 @@
#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
# Project target.
target=android-20
target=android-21