[tor-commits] [tor-browser/tor-browser-60.2.0esr-8.5-1] Bug 27400 - Target Android API 26

gk at torproject.org gk at torproject.org
Wed Sep 5 19:40:50 UTC 2018


commit 641dea421ec41553993b92d79a98394ae541f476
Author: Matthew Finkel <Matthew.Finkel at gmail.com>
Date:   Tue Sep 4 21:59:41 2018 +0000

    Bug 27400 - Target Android API 26
---
 old-configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/old-configure.in b/old-configure.in
index b740691ab080..6ee9edb5b551 100644
--- a/old-configure.in
+++ b/old-configure.in
@@ -2084,7 +2084,7 @@ dnl ========================================================
 
 case "$MOZ_BUILD_APP" in
 mobile/android)
-    MOZ_ANDROID_SDK(23, 23, 26.0.2, 26.0.0 26.0.0-dev 25.3.2 25.3.1)
+    MOZ_ANDROID_SDK(26, 26, 26.0.2, 26.0.0 26.0.0-dev 25.3.2 25.3.1)
     ;;
 esac
 





More information about the tor-commits mailing list