Created
January 5, 2022 10:34
-
-
Save dongmai/1102c75efb34343da2f3ec68836be577 to your computer and use it in GitHub Desktop.
Change android app name with fastlane
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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