We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f453c06 commit a840735Copy full SHA for a840735
src/main/AndroidManifest.xml
@@ -3,8 +3,8 @@
3
package="de.j4velin.pedometer"
4
xmlns:android="http://schemas.android.com/apk/res/android"
5
xmlns:tools="http://schemas.android.com/tools"
6
- android:versionCode="152"
7
- android:versionName="1.5.2">
+ android:versionCode="153"
+ android:versionName="1.5.3">
8
9
<uses-sdk
10
android:minSdkVersion="19"
0 commit comments