mirror of
https://invent.kde.org/network/kdeconnect-android.git
synced 2025-10-05 16:12:42 +02:00
8 lines
304 B
Plaintext
8 lines
304 B
Plaintext
To upload translations to the Play Store, run from the root of the repo:
|
|
|
|
```
|
|
fastlane supply --skip_upload_screenshots --skip_upload_images --skip_upload_changelogs --json-key <path to the json key file>
|
|
```
|
|
|
|
F-Droid reads them directly from this directory for each release tag, so no action is needed.
|