fastlane init (#65)

This commit is contained in:
Dr.Blank 2024-12-08 01:50:00 +05:30 committed by GitHub
parent 2a715f6fa8
commit 247413def0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
21 changed files with 342 additions and 1 deletions

3
Gemfile Normal file
View file

@ -0,0 +1,3 @@
source "https://rubygems.org"
gem "fastlane"