mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
bump android version
This commit is contained in:
parent
a5c61bdf66
commit
90a7359f59
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="124"
|
||||
android:versionName="4.8.1b1" >
|
||||
android:versionCode="125"
|
||||
android:versionName="4.8.1b2" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="14"
|
||||
|
|
Loading…
Add table
Reference in a new issue