Skip to content

Commit

Permalink
Merge pull request #66 from jogrimst/master
Browse files Browse the repository at this point in the history
Release 1.0.4
  • Loading branch information
literacyapp committed Jun 23, 2017
2 parents b938a8c + cf5f746 commit 8fb19ce
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 8fb19ce

Please # to comment.