Skip to content

Commit

Permalink
Increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
tuomas2 committed Mar 23, 2024
1 parent dc6f102 commit b39a15e
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/AndroidManifest.xml
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="803"
android:versionName="5.0.803">
android:versionCode="804"
android:versionName="5.0.804">

<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" android:maxSdkVersion="28" />
<uses-permission android:name="android.permission.INTERNET" />
Expand Down
14 changes: 14 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/5.0.804.txt
@@ -0,0 +1,14 @@
- Maintenance release
- Translation updates

5.0
"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)
- MyBible / MySword modules

See new AndBible website & blog: https://andbible.org
Support development financially: https://shop.andbible.org/

0 comments on commit b39a15e

Please sign in to comment.