Update secrets.properties link
The current link in `README.md` links to the `master` branch which is non-existent on this repo and would default to the current 'main' branch `develop`.
This commit is contained in:
parent
a6a8cae13f
commit
39b4dc34cf
@ -28,7 +28,7 @@ git submodule init && git submodule update // (not necessary if cloned using --r
|
|||||||
./gradlew assembleLicenseDebug
|
./gradlew assembleLicenseDebug
|
||||||
```
|
```
|
||||||
|
|
||||||
Before connecting to Onedrive or Dropbox you have to enter valid API keys in [secrets.properties](https://github.com/cryptomator/android/blob/master/secrets.properties).
|
Before connecting to Onedrive or Dropbox you have to enter valid API keys in [secrets.properties](https://github.com/cryptomator/android/blob/develop/secrets.properties).
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user