Skip to content

Commit

Permalink
Prepare 2.2.2 second attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
mjdenham committed Jul 8, 2015
1 parent 2467854 commit 0e7f525
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="2.2.2" android:versionCode="165">
android:versionName="2.2.2" android:versionCode="166">
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="19"/>

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

0 comments on commit 0e7f525

Please sign in to comment.