Skip to content

Commit

Permalink
Bump android manifest version code
Browse files Browse the repository at this point in the history
  • Loading branch information
mlyle committed Jul 29, 2018
1 parent 4df9abe commit d654e88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion androidgcs/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.dronin.androidgcs" android:versionCode="20180212"
package="org.dronin.androidgcs" android:versionCode="20180729"
android:versionName="Wired">
<uses-sdk android:minSdkVersion="14" android:targetSdkVersion="19"/>

Expand Down

0 comments on commit d654e88

Please sign in to comment.