Brion VIBBER has submitted this change and it was merged.

Change subject: Bump minVersion to ICS, not HoneyComb
......................................................................


Bump minVersion to ICS, not HoneyComb

Nobody really has HoneyComb anyway, and we can simply consider them
to be getting the GB experience.

Change-Id: Ibc48bde8cdd20fa8d3a63cb96415863bccab48a8
---
M wikipedia/AndroidManifest.xml
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Brion VIBBER: Verified; Looks good to me, approved



diff --git a/wikipedia/AndroidManifest.xml b/wikipedia/AndroidManifest.xml
index b548907..5791175 100644
--- a/wikipedia/AndroidManifest.xml
+++ b/wikipedia/AndroidManifest.xml
@@ -5,7 +5,7 @@
     android:versionName="1.0-SNAPSHOT" >
 
     <uses-sdk
-        android:minSdkVersion="11"
+        android:minSdkVersion="14"
         android:targetSdkVersion="17" />
     <uses-permission android:name="android.permission.INTERNET" />
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ibc48bde8cdd20fa8d3a63cb96415863bccab48a8
Gerrit-PatchSet: 1
Gerrit-Project: apps/android/wikipedia
Gerrit-Branch: master
Gerrit-Owner: Yuvipanda <[email protected]>
Gerrit-Reviewer: Brion VIBBER <[email protected]>

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

Reply via email to