Skip to content

Commit

Permalink
refactor(editd package name)
Browse files Browse the repository at this point in the history
Co-authored-by: Sebastian Palmqvist <[email protected]>
  • Loading branch information
coolusername244 and PalmN72 committed Oct 25, 2023
1 parent 468d21c commit 9fbc02f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/skolplattformen-app-new/android/fastlane/Appfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Filename: android/fastlane/Appfile

json_key_file("key.json") # Path to the json secret file - Follow https://docs.fastlane.tools/actions/supply/#setup to get one
package_name("com.projectname.app") # EDIT: The bundle identifier of your app
package_name("com.oppna-skolplattformen-new.app") # EDIT: The bundle identifier of your app


0 comments on commit 9fbc02f

Please sign in to comment.