mirror of
https://github.com/servo/servo.git
synced 2025-06-29 19:43:39 +01:00
Upload AAR alongside the APK
This commit is contained in:
parent
c5aaae7333
commit
cef71b47db
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ from servo.util import delete
|
|||
PACKAGES = {
|
||||
'android': [
|
||||
'target/armv7-linux-androideabi/release/servoapp.apk',
|
||||
'target/armv7-linux-androideabi/release/servoview.aar',
|
||||
],
|
||||
'linux': [
|
||||
'target/release/servo-tech-demo.tar.gz',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue