aboutsummaryrefslogtreecommitdiff
path: root/dists/android/project.properties
diff options
context:
space:
mode:
authorThanasis Antoniou2019-10-21 13:59:00 +0300
committerThanasis Antoniou2019-10-21 13:59:00 +0300
commit4e248a70bf9ca91d94c614f72f50b81f043fcf0e (patch)
treefa5d60c0b5cc30434f2e11e982b5e119590bbad6 /dists/android/project.properties
parent4762b02a52165e0c5efd8a1e0bd997da99307190 (diff)
downloadscummvm-rg350-4e248a70bf9ca91d94c614f72f50b81f043fcf0e.tar.gz
scummvm-rg350-4e248a70bf9ca91d94c614f72f50b81f043fcf0e.tar.bz2
scummvm-rg350-4e248a70bf9ca91d94c614f72f50b81f043fcf0e.zip
ANDROID: Set target sdk to 28 in project.properties
Also minor additions of tags in Manifest files
Diffstat (limited to 'dists/android/project.properties')
-rw-r--r--dists/android/project.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/dists/android/project.properties b/dists/android/project.properties
index 3c0d189e0d..29e368b379 100644
--- a/dists/android/project.properties
+++ b/dists/android/project.properties
@@ -8,4 +8,4 @@
# project structure.
# Project target.
-target=android-26
+target=android-28