Skip to content

Commit 28cd1c1

Browse files
committed
chore: update android fastlane plugin
1 parent 9650e6a commit 28cd1c1

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

sample/android/Gemfile.lock

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,10 @@ GEM
109109
xcodeproj (>= 1.13.0, < 2.0.0)
110110
xcpretty (~> 0.3.0)
111111
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
112-
fastlane-plugin-firebase_app_distribution (0.5.0)
113-
fastlane-plugin-json (1.1.0)
112+
fastlane-plugin-firebase_app_distribution (0.10.1)
113+
google-apis-firebaseappdistribution_v1 (~> 0.3.0)
114+
google-apis-firebaseappdistribution_v1alpha (~> 0.2.0)
115+
fastlane-plugin-json (1.1.7)
114116
fastlane-plugin-versioning_android (0.1.1)
115117
gh_inspector (1.1.3)
116118
google-apis-androidpublisher_v3 (0.54.0)
@@ -123,6 +125,10 @@ GEM
123125
representable (~> 3.0)
124126
retriable (>= 2.0, < 4.a)
125127
rexml
128+
google-apis-firebaseappdistribution_v1 (0.3.0)
129+
google-apis-core (>= 0.11.0, < 2.a)
130+
google-apis-firebaseappdistribution_v1alpha (0.2.0)
131+
google-apis-core (>= 0.11.0, < 2.a)
126132
google-apis-iamcredentials_v1 (0.17.0)
127133
google-apis-core (>= 0.11.0, < 2.a)
128134
google-apis-playcustomapp_v1 (0.13.0)

0 commit comments

Comments
 (0)