Skip to content

Commit 338ddf4

Browse files
committed
Automated: adding hotfix version to AndroidManifest
1 parent de1b89d commit 338ddf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.60">
5+
android:versionName="2.60.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)