Skip to content

Commit

Permalink
Increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
tuomas2 committed Dec 2, 2023
1 parent 3bd2db7 commit ad34d14
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:installLocation="auto"
android:versionCode="780"
android:versionName="5.0.780">
android:versionCode="781"
android:versionName="5.0.781">

<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" android:maxSdkVersion="28" />
<uses-permission android:name="android.permission.INTERNET" />
Expand Down
19 changes: 19 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/5.0.781.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
- Bugfixes
- Serbian translation
- Optional monochromatic icon

5.0
Please see "what's new" video: https://youtu.be/bf33j4tLbxQ

Highlights:
- Support for EPUB electronic book format
- Bookmarks for non-bible documents
- Cloud synchronize (via Google drive currently)
- Discrete mode in main app and separate “calculator” app
- Workspace colors
- Chained links windows
- MyBible / MySword modules
- Custom repositories
- Deep links

Support development financially: https://shop.andbible.org/

0 comments on commit ad34d14

Please sign in to comment.