Skip to content

Commit

Permalink
version 0.11.5
Browse files Browse the repository at this point in the history
  • Loading branch information
liudongmiao committed Mar 12, 2014
1 parent ed2ecfc commit 6aa2b72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="me.piebridge.bible"
android:sharedUserId="me.piebridge.bible"
android:versionCode="73"
android:versionName="0.11.4">
android:versionCode="74"
android:versionName="0.11.5">
<uses-sdk android:minSdkVersion="7" android:targetSdkVersion="19" />
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
Expand Down

0 comments on commit 6aa2b72

Please sign in to comment.