Skip to content

Instantly share code, notes, and snippets.

@dongmai
Created January 5, 2022 10:35
Show Gist options
  • Save dongmai/f7bffce8a933170f5177f548c569bf93 to your computer and use it in GitHub Desktop.
Save dongmai/f7bffce8a933170f5177f548c569bf93 to your computer and use it in GitHub Desktop.
Android change app id with fastlane
gradeFilePath = Dir.pwd + "/../app/build.gradle"
changeAppId(bundleId)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment