... | ... | @@ -93,13 +93,7 @@ make build |
|
|
|
|
|
### Packaging and publishing Geckoview for use in Android
|
|
|
|
|
|
First we make a "fat aar"
|
|
|
|
|
|
```
|
|
|
make fataar
|
|
|
```
|
|
|
|
|
|
and then we publish to our local gradle repository
|
|
|
we make the fatarr and publish to our local gradle repository with:
|
|
|
|
|
|
```
|
|
|
make package
|
... | ... | |