mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-05 19:42:17 +02:00
2.4 beta 2
This commit is contained in:
parent
d45d2245a9
commit
d31223919c
3 changed files with 4 additions and 3 deletions
|
@ -2,8 +2,8 @@
|
|||
<manifest
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.geometerplus.zlibrary.ui.android"
|
||||
android:versionCode="2035110"
|
||||
android:versionName="2.4 beta 1"
|
||||
android:versionCode="2035210"
|
||||
android:versionName="2.4 beta 2"
|
||||
android:installLocation="auto"
|
||||
>
|
||||
<uses-sdk
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
===== 2.4 beta 1 (Apr 19, 2015) =====
|
||||
* New bookmarks creation interface (uses SuperToasts library)
|
||||
* Footnotes toasts (uses SuperToasts library)
|
||||
|
||||
===== 2.4 beta 0 (Apr 17, 2015) =====
|
||||
* Bookmarks synchronisation
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
2.4 beta 1
|
||||
2.4 beta 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue