Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
quaap committed Jul 13, 2018
1 parent 1093041 commit a3dd556
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/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"
xmlns:tools="http://schemas.android.com/tools"
package="com.quaap.bookymcbookface"
android:versionCode="34"
android:versionName="0.3.4">
android:versionCode="35"
android:versionName="0.3.5">

<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />

Expand Down

0 comments on commit a3dd556

Please sign in to comment.