mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
Android v8.0.0b1.
This commit is contained in:
parent
99624c146e
commit
e9a5555671
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="154"
|
||||
android:versionName="7.1.0" >
|
||||
android:versionCode="155"
|
||||
android:versionName="8.0.0b1" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="21"
|
||||
|
|
Loading…
Add table
Reference in a new issue