Skip to content

joaoppedrosa/docker-android-fastlane

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"
        ...
    }
}

About

Docker image for Android + Fastlane

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published