cirruslabs / docker-images-android

Android SDK Docker Images
MIT License
39 stars 18 forks source link

Add lftp, xxd, sqlite3 #75

Closed makri-aymen closed 1 month ago

makri-aymen commented 1 month ago

I have add these libraries because it's crucial in ci pipelines for flutter developers, sqlite3 is used in offline first approach apps in testing phase to ensure database queries are runing, xxd use to write jsk file, and lftp used to upload final apk in specific server