Skip to content

Commit ababd2f

Browse files
committed
Bump version for development
1 parent e7c8850 commit ababd2f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<manifest
33
package="org.gfd.gsmlocation"
44
xmlns:android="http://schemas.android.com/apk/res/android"
5-
android:versionCode="13"
6-
android:versionName="0.0.1.3"
5+
android:versionCode="14"
6+
android:versionName="0.0.1.4"
77
>
88

99
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />

0 commit comments

Comments
 (0)