Skip to content

Commit

Permalink
Merge pull request #46 from jogrimst/master
Browse files Browse the repository at this point in the history
Release 1.0.2
  • Loading branch information
literacyapp authored May 2, 2017
2 parents d2f412d + 9276c3b commit 1c2a31f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions proj.android/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.literacyapp.nya"
android:versionCode="1000001"
android:versionName="1.0.1"
android:versionCode="1000002"
android:versionName="1.0.2"
android:installLocation="auto">

<uses-sdk android:minSdkVersion="21"/>
Expand Down

0 comments on commit 1c2a31f

Please sign in to comment.