Skip to content

Commit 1919553

Browse files
committed
Release for version Beta 0.2
1 parent 06da677 commit 1919553

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
package="ga.gussio.ld38.earthinvaders"
4-
android:versionCode="5"
5-
android:versionName="Beta 0.1.4" >
4+
android:versionCode="6"
5+
android:versionName="Beta 0.2" >
66

77
<uses-sdk android:minSdkVersion="14" android:targetSdkVersion="24" />
88
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />

0 commit comments

Comments
 (0)