Skip to content

Commit

Permalink
version 0.11.8
Browse files Browse the repository at this point in the history
  • Loading branch information
liudongmiao committed Mar 29, 2014
1 parent bc5aeac commit c6cc382
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="76"
android:versionName="0.11.7">
android:versionCode="77"
android:versionName="0.11.8">
<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 c6cc382

Please sign in to comment.