mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
Tech | Fix Readme (#2161)
This commit is contained in:
parent
bc7eb095e8
commit
81c19bb10c
1 changed files with 2 additions and 2 deletions
|
@ -6,14 +6,14 @@
|
|||
|
||||
- Download `anytype/anytype-android` (private) repository from Github
|
||||
|
||||
- Create `apikeys.properties` file in root project folder:
|
||||
- Create `github.properties` file in root project folder:
|
||||
|
||||
```
|
||||
gpr.usr=GITHUB_USER_ID
|
||||
gpr.key=GITHUB_TOKEN
|
||||
```
|
||||
|
||||
- Create `github.properties` file in root project folder:
|
||||
- Create `apikeys.properties` file in root project folder:
|
||||
|
||||
```
|
||||
amplitude.debug="AMPLITUDE_DEBUG_KEY"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue