Skip to content

Commit

Permalink
Increment version (production bugfix release)
Browse files Browse the repository at this point in the history
  • Loading branch information
tuomas2 committed Jan 2, 2020
1 parent 59fc4a7 commit b735621
Showing 1 changed file with 2 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 @@ -3,8 +3,8 @@
xmlns:tools="http://schemas.android.com/tools"
package="net.bible.android.activity"
android:installLocation="auto"
android:versionCode="332"
android:versionName="3.2.332">
android:versionCode="333"
android:versionName="3.2.333">

<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
Expand Down

0 comments on commit b735621

Please sign in to comment.