Skip to content

Commit

Permalink
Release 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Jo Grimstad committed Jun 23, 2017
1 parent 8e46ca6 commit cf5f746
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VoltAir/Engine/android/deploy/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0"?>
<manifest android:versionCode="1000003" android:versionName="1.0.3" package="org.literacyapp.voltair" xmlns:android="http://schemas.android.com/apk/res/android" android:installLocation="auto">
<manifest android:versionCode="1000004" android:versionName="1.0.4" package="org.literacyapp.voltair" xmlns:android="http://schemas.android.com/apk/res/android" android:installLocation="auto">

<!-- TODO: What screen sizes do we actually support? -->
<supports-screens android:anyDensity="true" android:smallScreens="true" android:normalScreens="true" android:largeScreens="true"/>
Expand Down

0 comments on commit cf5f746

Please # to comment.