mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
Android v3.5.
This commit is contained in:
parent
d3f71b8719
commit
5ee2c36626
2 changed files with 3 additions and 3 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="51"
|
||||
android:versionName="3.0.1" >
|
||||
android:versionCode="52"
|
||||
android:versionName="3.5" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="8"
|
||||
|
|
|
@ -11,5 +11,5 @@
|
|||
#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
|
||||
|
||||
# Project target.
|
||||
target=android-19
|
||||
target=android-14
|
||||
android.library.reference.1=libs/ActionBarSherlock
|
||||
|
|
Loading…
Add table
Reference in a new issue