Skip to content

Commit ad34d14

Browse files
committed
Increment version
1 parent 3bd2db7 commit ad34d14

File tree

2 files changed

+21
-2
lines changed

2 files changed

+21
-2
lines changed

app/src/main/AndroidManifest.xml

+2-2
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="780"
23-
android:versionName="5.0.780">
22+
android:versionCode="781"
23+
android:versionName="5.0.781">
2424

2525
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" android:maxSdkVersion="28" />
2626
<uses-permission android:name="android.permission.INTERNET" />
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
- Bugfixes
2+
- Serbian translation
3+
- Optional monochromatic icon
4+
5+
5.0
6+
Please see "what's new" video: https://youtu.be/bf33j4tLbxQ
7+
8+
Highlights:
9+
- Support for EPUB electronic book format
10+
- Bookmarks for non-bible documents
11+
- Cloud synchronize (via Google drive currently)
12+
- Discrete mode in main app and separate “calculator” app
13+
- Workspace colors
14+
- Chained links windows
15+
- MyBible / MySword modules
16+
- Custom repositories
17+
- Deep links
18+
19+
Support development financially: https://shop.andbible.org/

0 commit comments

Comments
 (0)