Skip to content

Commit

Permalink
Prepare release 2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mjdenham committed May 3, 2017
1 parent bc0e326 commit 5d6b0e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion and-bible/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="net.bible.android.activity"
android:installLocation="auto"
android:versionName="20170501" android:versionCode="228">
android:versionName="2.9.0" android:versionCode="229">
<uses-sdk android:minSdkVersion="9" android:targetSdkVersion="19"/>

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

0 comments on commit 5d6b0e3

Please sign in to comment.