Skip to content

Commit

Permalink
Increment version again
Browse files Browse the repository at this point in the history
  • Loading branch information
tuomas2 committed May 30, 2024
1 parent ad95e8f commit 4ea6430
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 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="808"
android:versionName="5.0.808">
android:versionCode="809"
android:versionName="5.0.809">

<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" android:maxSdkVersion="28" />
<uses-permission android:name="android.permission.INTERNET" />
Expand Down
3 changes: 2 additions & 1 deletion fastlane/metadata/android/en-US/changelogs/5.0.807.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
- Maintaining software library dependencies
- Translation updates
- Bugfixes

5.0
"What's new" video: https://youtu.be/bf33j4tLbxQ
Expand Down
13 changes: 13 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/5.0.809.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
- Maintaining software library dependencies

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 4ea6430

Please sign in to comment.