Dbrant has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/391090 )

Change subject: Update build tools to 27.0.1.
......................................................................

Update build tools to 27.0.1.

This updates our build tools to the very latest version.
In the previous version of build tools (26.x) there was actually an issue
that was causing certain models of devices to hard-crash, and even enter a
reboot loop.

https://issuetracker.google.com/issues/64434571

Change-Id: I686024860c363dee1e079fd1751a36137cbd04c8
---
M app/build.gradle
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/apps/android/wikipedia 
refs/changes/90/391090/1

diff --git a/app/build.gradle b/app/build.gradle
index f5daefc..999d5c4 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -39,7 +39,7 @@
 android {
     // Keep version in sync with /project.properties
     compileSdkVersion 26
-    buildToolsVersion '26.0.2'
+    buildToolsVersion '27.0.1'
 
     compileOptions {
         sourceCompatibility = JAVA_VERSION

-- 
To view, visit https://gerrit.wikimedia.org/r/391090
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I686024860c363dee1e079fd1751a36137cbd04c8
Gerrit-PatchSet: 1
Gerrit-Project: apps/android/wikipedia
Gerrit-Branch: master
Gerrit-Owner: Dbrant <dbr...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to