Skip to content

Commit 3f84053

Browse files
Automated: adding hotfix version to AndroidManifest
1 parent 621c085 commit 3f84053

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
xmlns:tools="http://schemas.android.com/tools"
44
android:versionCode="106"
5-
android:versionName="2.62">
5+
android:versionName="2.62.0">
66

77
<uses-permission android:name="android.permission.NFC"/>
88
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION"/>

0 commit comments

Comments
 (0)