Best android open-source packages and libraries.

Docker android fastlane

Docker image for Android + Fastlane
Updated 1 year ago

docker-android-fastlane

Docker image for Android + Fastlane

  • Java 11
  • Android 12 (Android Build Tools Version: "32.0.0")
  • Fastlane

To use this image, make sure that you have in you app/build.gradle:

android {


    defaultConfig {
        buildToolsVersion "32.0.0"
        ...
    }
}
Tags docker