Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: AndroidManifest.xml

Issue 29339199: Issue 3846 - Add notification for users using an old SBrowser version (Closed)
Patch Set: ...AndProceed Created April 12, 2016, 1:32 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | res/raw/sbrowser_dialog.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: AndroidManifest.xml
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index dc58ef0fa8aa4713baaf9e60d17ee5429f583884..a8c4cf926e3f977b5b989b1cca97323060482934 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -5,7 +5,7 @@
android:versionName="1.0.1" >
<uses-sdk
- android:minSdkVersion="23"
+ android:minSdkVersion="21"
android:targetSdkVersion="23" />
<uses-permission android:name="com.samsung.android.sbrowser.permission.CONTENTBLOCKER" />
« no previous file with comments | « no previous file | res/raw/sbrowser_dialog.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld