Skip to content

Commit 6c41d62

Browse files
author
Tuomas Airaksinen
committed
Increment version
1 parent 21d29cb commit 6c41d62

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
2020
xmlns:tools="http://schemas.android.com/tools"
2121
android:installLocation="auto"
22-
android:versionCode="836"
23-
android:versionName="5.0.836">
22+
android:versionCode="837"
23+
android:versionName="5.0.837">
2424

2525
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" android:maxSdkVersion="28" />
2626
<uses-permission android:name="android.permission.INTERNET" />
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
- Settings & improvements for e-ink devices like Onyx Boox (#3354):
2+
1) Setting to turn off animations
3+
2) Setting to set app to monochrome mode
4+
3) Setting to set a font multiplier
5+
6+
5.0
7+
"What's new" video: https://youtu.be/bf33j4tLbxQ
8+
9+
Highlights:
10+
- Support for EPUB electronic book format
11+
- Bookmarks for non-bible documents
12+
- Cloud synchronize (via Google drive currently)
13+
- MyBible / MySword modules
14+
15+
See new AndBible website & blog: https://andbible.org
16+
Support development financially: https://shop.andbible.org/

0 commit comments

Comments
 (0)