Code cleanup
This commit is contained in:
parent
a418fcf833
commit
07b2b4727b
|
@ -131,7 +131,7 @@ ZCASH_EMULATOR_WTF_API_KEY=
|
|||
# Optional absolute path to a Zcash SDK checkout.
|
||||
# When blank, it pulls the SDK from Maven.
|
||||
# When set, it uses the path for a Gradle included build. Path can either be absolute or relative to the root of this app's Gradle project.
|
||||
SDK_INCLUDED_BUILD_PATH=/Users/milancerovsky/Developer/zcash/zcash-android-wallet-sdk
|
||||
SDK_INCLUDED_BUILD_PATH=
|
||||
|
||||
# When blank, it pulls the BIP-39 library from Maven.
|
||||
# When set, it uses the path for a Gradle included build. Path can either be absolute or relative to the root of this app's Gradle project.
|
||||
|
|
Loading…
Reference in New Issue