Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
itkach committed Dec 7, 2014
1 parent f25d57c commit 186b1b3
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
@@ -1,7 +1,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="itkach.aard2"
android:versionCode="9"
android:versionName="0.9">
android:versionCode="10"
android:versionName="0.10">

<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="19"/>
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
Expand Down

0 comments on commit 186b1b3

Please sign in to comment.