mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
Android version to 4.3.0b3.
This commit is contained in:
parent
6b5546226f
commit
6feb1eb715
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="94"
|
||||
android:versionName="4.3.1b1" >
|
||||
android:versionCode="95"
|
||||
android:versionName="4.3.0b3" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="11"
|
||||
|
|
Loading…
Add table
Reference in a new issue