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:
parent
b7a7661ba3
commit
06209c7751
3 changed files with 2 additions and 9 deletions
|
@ -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"/>
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
1.4.6
|
||||
1.5
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue