Skip to content

Commit

Permalink
v1.2 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
Pmmlabs committed Jul 29, 2014
1 parent 0e8f99c commit 7b860dc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest package="ru.pmmlabs.stylish"
android:versionCode="3"
android:versionName="1.1" xmlns:android="http://schemas.android.com/apk/res/android">
android:versionCode="4"
android:versionName="1.2" xmlns:android="http://schemas.android.com/apk/res/android">

<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="19"/>
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="20"/>
<uses-permission android:name="com.dolphin.browser.permission.ACCESS_WEB_PAGES"/>
<uses-permission android:name="com.dolphin.browser.permission.RUN_JAVASCRIPT"/>
<uses-permission android:name="com.dolphin.browser.permission.MANAGE_TABS"/>
Expand Down

0 comments on commit 7b860dc

Please # to comment.