Skip to content

Commit

Permalink
Prepare 2.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mjdenham committed Jun 26, 2015
1 parent caa2430 commit 47bb400
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AndBible/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="20150625" android:versionCode="159">
android:versionName="2.2.0" android:versionCode="160">
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="19"/>

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

0 comments on commit 47bb400

Please sign in to comment.