summarylogtreecommitdiffstats
path: root/android-env.sh
diff options
context:
space:
mode:
authorGonzalo Exequiel Pedone2019-04-24 10:11:12 -0300
committerGonzalo Exequiel Pedone2019-04-24 10:11:12 -0300
commit6654095c4449525c60308f79fb075e242f35345c (patch)
tree7efa1b198f49256acb089df6f779971161328310 /android-env.sh
parent2fcc8d6636774cb7be994b9557d9628dcbdf44f8 (diff)
downloadaur-6654095c4449525c60308f79fb075e242f35345c.tar.gz
Package updated.
Diffstat (limited to 'android-env.sh')
-rwxr-xr-xandroid-env.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/android-env.sh b/android-env.sh
index 3549d530bb13..517f38e9b563 100755
--- a/android-env.sh
+++ b/android-env.sh
@@ -12,7 +12,7 @@ fi
# Minimum Android platform based on:
#
-# https://developer.android.com/about/dashboards/
+# http://gs.statcounter.com/os-version-market-share/android/mobile-tablet/worldwide
if [ -z "${ANDROID_MINIMUM_PLATFORM}" ]; then
export ANDROID_MINIMUM_PLATFORM=22
fi