Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
itkach committed Oct 1, 2014
1 parent b7cc1f5 commit cfb2374
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="2"
android:versionName="0.2">
android:versionCode="3"
android:versionName="0.3">

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

0 comments on commit cfb2374

Please sign in to comment.