Skip to content

Commit

Permalink
version 0.11.10
Browse files Browse the repository at this point in the history
  • Loading branch information
liudongmiao committed Apr 24, 2014
1 parent 9afc82c commit 0eccb9b
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="78"
android:versionName="0.11.9">
android:versionCode="79"
android:versionName="0.11.10">
<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 0eccb9b

Please sign in to comment.