We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f13ade9 commit 7c4be45Copy full SHA for 7c4be45
AndroidManifest.xml
@@ -1,8 +1,8 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3
package="net.cyclestreets"
4
- android:versionCode="3"
5
- android:versionName="1.0.2"
+ android:versionCode="4"
+ android:versionName="1.0.3"
6
android:installLocation="auto">
7
<uses-permission android:name="android.permission.INTERNET" />
8
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
0 commit comments