jenkins-bot has submitted this change and it was merged.

Change subject: Roll appcompat-v7 back to 21.0.3
......................................................................


Roll appcompat-v7 back to 21.0.3

Too many issues on Gingerbread right now.
Want to see some comments on the upstream bug first.

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

Approvals:
  Dbrant: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wikipedia/build.gradle b/wikipedia/build.gradle
index 6002aaf..bdc9bdb 100644
--- a/wikipedia/build.gradle
+++ b/wikipedia/build.gradle
@@ -94,7 +94,7 @@
     // use http://gradleplease.appspot.com/ or http://search.maven.org/.
     // Debug with ./gradlew -q wikipedia:dependencies --configuration compile
 
-    compile 'com.android.support:appcompat-v7:22.0.0' // includes support-v4
+    compile 'com.android.support:appcompat-v7:21.0.3' // includes support-v4
     compile('org.mediawiki.api:json:1.3.0') {
         exclude group: 'org.json', module: 'json'
     }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I4a49df9681171bf43119867cec81be32df78b569
Gerrit-PatchSet: 1
Gerrit-Project: apps/android/wikipedia
Gerrit-Branch: master
Gerrit-Owner: BearND <[email protected]>
Gerrit-Reviewer: Brion VIBBER <[email protected]>
Gerrit-Reviewer: Dbrant <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to