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

2.4 beta 2

This commit is contained in:
Nikolay Pultsin 2015-04-22 00:00:06 +01:00
parent d45d2245a9
commit d31223919c
3 changed files with 4 additions and 3 deletions

View file

@ -2,8 +2,8 @@
<manifest <manifest
xmlns:android="http://schemas.android.com/apk/res/android" xmlns:android="http://schemas.android.com/apk/res/android"
package="org.geometerplus.zlibrary.ui.android" package="org.geometerplus.zlibrary.ui.android"
android:versionCode="2035110" android:versionCode="2035210"
android:versionName="2.4 beta 1" android:versionName="2.4 beta 2"
android:installLocation="auto" android:installLocation="auto"
> >
<uses-sdk <uses-sdk

View file

@ -6,6 +6,7 @@
===== 2.4 beta 1 (Apr 19, 2015) ===== ===== 2.4 beta 1 (Apr 19, 2015) =====
* New bookmarks creation interface (uses SuperToasts library) * New bookmarks creation interface (uses SuperToasts library)
* Footnotes toasts (uses SuperToasts library)
===== 2.4 beta 0 (Apr 17, 2015) ===== ===== 2.4 beta 0 (Apr 17, 2015) =====
* Bookmarks synchronisation * Bookmarks synchronisation

View file

@ -1 +1 @@
2.4 beta 1 2.4 beta 2