Updated on 2026-08-14
This commit is contained in:
parent
09422ddd1a
commit
fc2820c9bc
2 changed files with 24 additions and 1 deletions
|
|
@ -25,7 +25,12 @@ Runs all the tests
|
|||
```
|
||||
fastlane android release
|
||||
```
|
||||
Build a release APK
|
||||
Build a signed release APK
|
||||
### android build
|
||||
```
|
||||
fastlane android build
|
||||
```
|
||||
Build debug and release APKs
|
||||
### android debug
|
||||
```
|
||||
fastlane android debug
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue