Skip to content

Commit 7c4be45

Browse files
committed
Bumped version numbers
1 parent f13ade9 commit 7c4be45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
package="net.cyclestreets"
4-
android:versionCode="3"
5-
android:versionName="1.0.2"
4+
android:versionCode="4"
5+
android:versionName="1.0.3"
66
android:installLocation="auto">
77
<uses-permission android:name="android.permission.INTERNET" />
88
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />

0 commit comments

Comments
 (0)