Skip to content

Commit a95d4ca

Browse files
committed
Update
1 parent 6a58cc0 commit a95d4ca

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/buildozer_android_action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,4 +133,3 @@ jobs:
133133
path: |
134134
client/bin/*.apk
135135
client/bin/*.aab
136-
retention-days: 3

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ resource_add_path(os.path.dirname(__file__))
5353
```
5454

5555
### Client (Mobile)
56-
Download and extract debuggable package zip from `binaries` folder, and then install the application.
56+
Download and extract debuggable package.zip from the latest workflow run **OR** old packages from `binaries` folder, and then install the application.
5757

5858
1. Launch KvDeveloper Client on your Android device.
5959
2. Scan the QR code or enter the server URL manually.

0 commit comments

Comments
 (0)