Skip to content

Commit

Permalink
Automated: adding hotfix version to AndroidManifest
Browse files Browse the repository at this point in the history
  • Loading branch information
ShivamPokhriyal committed Feb 9, 2021
1 parent 3ab1a61 commit 4f2e81f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/AndroidManifest.xml
Expand Up @@ -3,7 +3,7 @@
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:versionCode="106"
android:versionName="2.51">
android:versionName="2.51.0">

<uses-permission android:name="android.permission.NFC"/>
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION"/>
Expand Down

0 comments on commit 4f2e81f

Please sign in to comment.