mreichelt / docker-android

Docker images for Android development
MIT License
74 stars 11 forks source link

Is this still receiving updates? #30

Open michaelWuensch opened 1 year ago

michaelWuensch commented 1 year ago

Hi, I start running into reproducibility issues for my app. I used your images to provide easy to use commands for reproducibility.

The problem is, that the images are no longer up to date and won't run with AGP 8.1.0 at all as it requires Java 17. Any chance this repo gets an update? Or any advice on alternatives that can be used?

Thanks for your help.

mreichelt commented 1 year ago

Hey Michael!

Yes, these Docker images are updated - though I usually do it manually. If you like to speed it up a little: contributions are welcome! 🎉 😉

emartynov commented 11 months ago

Cool, let me see if I can contribute to having things automated.