chore(fastlane): update match repository url

[skip ci]
This commit is contained in:
Jagandeep Brar
2023-04-22 01:18:56 -04:00
parent 44e2611008
commit 5adaf059c8
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
git_url("git@github.com:RoninComputer/fastlane-match-storage.git")
git_url("git@github.com:JagandeepBrar/fastlane-match-storage.git")
storage_mode("git")
app_identifier(["app.lunasea.lunasea", "app.lunasea.lunasea.ImageNotification"])
platform("ios")

View File

@@ -1,4 +1,4 @@
git_url("git@github.com:RoninComputer/fastlane-match-storage.git")
git_url("git@github.com:JagandeepBrar/fastlane-match-storage.git")
storage_mode("git")
app_identifier("app.lunasea.lunasea")
platform("macos")