Skip to content

Commit

Permalink
Merge pull request #52 from jogrimst/master
Browse files Browse the repository at this point in the history
Release 1.0.1
  • Loading branch information
literacyapp committed May 29, 2017
2 parents 90e3d4b + aef8d7b commit 4b1a89f
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="1000000" android:versionName="1.0.0" package="org.literacyapp.voltair" xmlns:android="http://schemas.android.com/apk/res/android" android:installLocation="auto">
<manifest android:versionCode="1000001" android:versionName="1.0.1" 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 4b1a89f

Please # to comment.