mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
Android v4.0.
This commit is contained in:
parent
d6855a2d87
commit
e870c708c4
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.newsblur"
|
||||
android:versionCode="77"
|
||||
android:versionName="4.0.0.b7" >
|
||||
android:versionCode="78"
|
||||
android:versionName="4.0.0" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="11"
|
||||
|
|
Loading…
Add table
Reference in a new issue