Skip to content

Commit

Permalink
Merge pull request #57 from jogrimst/master
Browse files Browse the repository at this point in the history
Release 1.0.3
  • Loading branch information
literacyapp committed Jun 9, 2017
2 parents fc9ae13 + d33bb6b commit 399e91f
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="1000002" android:versionName="1.0.2" package="org.literacyapp.voltair" xmlns:android="http://schemas.android.com/apk/res/android" android:installLocation="auto">
<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">

<!-- 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 399e91f

Please # to comment.