Skip to content

Instantly share code, notes, and snippets.

@dongmai
Created January 5, 2022 10:34
Show Gist options
  • Save dongmai/1102c75efb34343da2f3ec68836be577 to your computer and use it in GitHub Desktop.
Save dongmai/1102c75efb34343da2f3ec68836be577 to your computer and use it in GitHub Desktop.
Change android app name with fastlane
android_change_string_app_name(
newName: appName,
stringsFile: filePath,
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment