Skip to content

Commit a840735

Browse files
committed
version update
1 parent f453c06 commit a840735

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/AndroidManifest.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
package="de.j4velin.pedometer"
44
xmlns:android="http://schemas.android.com/apk/res/android"
55
xmlns:tools="http://schemas.android.com/tools"
6-
android:versionCode="152"
7-
android:versionName="1.5.2">
6+
android:versionCode="153"
7+
android:versionName="1.5.3">
88

99
<uses-sdk
1010
android:minSdkVersion="19"

0 commit comments

Comments
 (0)