Skip to content

Commit e2c6a40

Browse files
committed
Bump versionCode for 1.7.2 release
1 parent ed5e4a5 commit e2c6a40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
package="com.github.mobile"
4-
android:versionCode="1500"
4+
android:versionCode="1600"
55
android:versionName="1.7.2" >
66

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

0 commit comments

Comments
 (0)