Skip to content

Commit

Permalink
Bump versionCode for 1.7.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinsawicki committed Oct 15, 2013
1 parent ed5e4a5 commit e2c6a40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.github.mobile"
android:versionCode="1500"
android:versionCode="1600"
android:versionName="1.7.2" >

<!-- Target SDK version must be 16, not 17, or JavaScript bridge for
Expand Down

0 comments on commit e2c6a40

Please sign in to comment.