1
0
Fork 0
mirror of https://github.com/geometer/FBReaderJ.git synced 2025-10-06 03:50:19 +02:00

VERSION => 1.5

This commit is contained in:
Nikolay Pultsin 2012-05-01 18:57:15 +01:00
parent b7a7661ba3
commit 06209c7751
3 changed files with 2 additions and 9 deletions

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="org.geometerplus.zlibrary.ui.android" android:versionCode="104061" android:versionName="1.4.6" android:installLocation="auto">
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="org.geometerplus.zlibrary.ui.android" android:versionCode="105001" android:versionName="1.5" android:installLocation="auto">
<uses-sdk android:minSdkVersion="5" android:maxSdkVersion="10"/>
<supports-screens android:smallScreens="true" android:normalScreens="true" android:largeScreens="true" android:anyDensity="true"/>
<uses-permission android:name="android.permission.INTERNET"/>

View file

@ -1 +1 @@
1.4.6
1.5

View file

@ -23,13 +23,6 @@ git merge booksdb
git checkout library-service-ics
git merge booksdb-ics
git checkout epub-native
git merge master
git checkout epub-native-ics
git merge ice-cream-sandwich
git merge epub-native
git checkout multidirs
git merge master