Skip to content

Commit

Permalink
Upload AAR alongside the APK
Browse files Browse the repository at this point in the history
  • Loading branch information
paulrouget committed Aug 3, 2018
1 parent c5aaae7 commit cef71b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/servo/package_commands.py
Expand Up @@ -43,6 +43,7 @@
PACKAGES = {
'android': [
'target/armv7-linux-androideabi/release/servoapp.apk',
'target/armv7-linux-androideabi/release/servoview.aar',
],
'linux': [
'target/release/servo-tech-demo.tar.gz',
Expand Down

0 comments on commit cef71b4

Please sign in to comment.