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

version => 1.5.2

This commit is contained in:
Nikolay Pultsin 2012-05-17 19:24:21 +01:00
parent 6d09e0e233
commit 9dfe2a83a3
3 changed files with 2 additions and 3 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="105011" android:versionName="1.5.1" android:installLocation="auto">
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="org.geometerplus.zlibrary.ui.android" android:versionCode="105021" android:versionName="1.5.2" 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

@ -5,7 +5,6 @@ litres: author photos
1.5.*:
* duplicate books (http://4pda.ru/forum/index.php?s=&showtopic=101249&view=findpost&p=13220966)
* the SJ book:
** empty pages at start (in emulator)
* "Use embedded fonts" option

View file

@ -1 +1 @@
1.5.1
1.5.2