File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 <!-- CHANGE THESE -->
1616 <ApplicationTitle >Haveno</ApplicationTitle >
1717 <ApplicationId >com.haveno</ApplicationId >
18- <DaemonUrl >https://github.com/atsamd21/haveno/releases/download/v1.3 .0</DaemonUrl >
18+ <DaemonUrl >https://github.com/atsamd21/haveno/releases/download/v1.4 .0</DaemonUrl >
1919 <Network >XMR_STAGENET</Network >
2020 <HavenoAppName >haveno-dev</HavenoAppName >
2121 <SimplexLink >https://smp4.simplex.im/g#hr4lvFeBmndWMKTwqiodPz3VBo_6UmdGWocXd1SupsM</SimplexLink >
2424 <!-- CHANGE THESE -->
2525
2626 <!-- Versions -->
27- <ApplicationDisplayVersion >1.0.4 </ApplicationDisplayVersion >
27+ <ApplicationDisplayVersion >1.0.5 </ApplicationDisplayVersion >
2828 <ApplicationVersion >1</ApplicationVersion >
2929
3030 <SupportedOSPlatformVersion Condition =" $([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'ios'" >14.2</SupportedOSPlatformVersion >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <manifest xmlns : android =" http://schemas.android.com/apk/res/android" android : versionCode =" 600002 " >
2+ <manifest xmlns : android =" http://schemas.android.com/apk/res/android" android : versionCode =" 600003 " >
33 <application android : allowBackup =" true" android : icon =" @mipmap/appiconfg" android : supportsRtl =" true" android : requestLegacyExternalStorage =" true" android : extractNativeLibs =" true" android : usesCleartextTraffic =" true" >
44 <provider
55 android:name=" androidx.core.content.FileProvider"
You can’t perform that action at this time.
0 commit comments