diff options
author | Juan Linietsky <reduzio@gmail.com> | 2015-04-18 14:17:27 -0300 |
---|---|---|
committer | Juan Linietsky <reduzio@gmail.com> | 2015-04-18 14:17:27 -0300 |
commit | 2592f0da9f8ab6ed2ad1b1d287d3aaa420f313b1 (patch) | |
tree | c7bffb0376150b40af4a7162e5e7d7667a83a186 /platform/android/project.properties.template | |
parent | be46be78012e98d68b960437bf3d33e577948548 (diff) | |
parent | b56badf77b652abca012dd4dbd4932a03e4139dd (diff) |
Merge branch 'master' of https://github.com/okamstudio/godot
Diffstat (limited to 'platform/android/project.properties.template')
-rw-r--r-- | platform/android/project.properties.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/android/project.properties.template b/platform/android/project.properties.template index d81b72b525..00cacd72bc 100644 --- a/platform/android/project.properties.template +++ b/platform/android/project.properties.template @@ -12,4 +12,4 @@ # Project target. #android.library=true -target=android-15 +target=android-19 |