snapcrafters / android-studio

A community-maintained package to easily install Android Studio on Linux
https://developer.android.com/studio/index.html
47 stars 16 forks source link

Migrate to core20 #73

Closed khiemdoan closed 3 years ago

om26er commented 3 years ago

I think the natural transition here would be to move to GitHub Action and using snapcraft --use-lxd to build the snap, that way we can use core20 as base snap as well. I plan to do that in the coming days (if someone doesn't beat me to it).

khiemdoan commented 3 years ago

I have updated the travis.yml file and the build is successful. Please review my pull request and merge it. Thanks.

om26er commented 3 years ago

Looks good to me. I pulled your branch, did a snap build locally using LXD, installed the newly built snap and ran Android Studio.

Unfortunately, I can't land the PR. Someone from snapcrafters admin would have to do that.

om26er commented 3 years ago

@popey I think this PR is good to land now.