Skip to content

Commit bb5ab81

Browse files
committed
Increment version
1 parent 65c65b1 commit bb5ab81

File tree

2 files changed

+19
-2
lines changed

2 files changed

+19
-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="733"
23-
android:versionName="5.0.733-beta">
22+
android:versionCode="734"
23+
android:versionName="5.0.734-beta">
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,17 @@
1+
5.0 (beta)
2+
Please see "what's new" video for Beta users: https://youtu.be/XdKmoe95KhI
3+
4+
Highlights:
5+
- Support for EPUB electronic book format
6+
- Bookmarks for non-bible documents
7+
- Cloud synchronize (via Google drive currently)
8+
- Discrete mode in main app and separate “calculator” app
9+
- Workspace colors
10+
- Chained links windows
11+
- Synchronize groups
12+
- Search / filter labels
13+
- MyBible / MySword modules, Installing, uninstalling, Backup & restore
14+
- Custom repositories
15+
- Deep links
16+
17+
Support development financially: https://andbible.org/buy

0 commit comments

Comments
 (0)