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
shubham1g5 committed May 16, 2019
1 parent 3a19594 commit b3feb23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
xmlns:tools="http://schemas.android.com/tools"
package="org.commcare.dalvik"
android:versionCode="106"
android:versionName="2.46">
android:versionName="2.46.0">

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

0 comments on commit b3feb23

Please sign in to comment.