Updated on 2026-08-14
This commit is contained in:
parent
22e533dc01
commit
171062fc2d
2 changed files with 2 additions and 2 deletions
|
|
@ -39,7 +39,7 @@ RUN wget https://github.com/lzhiyong/android-sdk-tools/releases/download/34.0.3/
|
|||
rm -rf /tmp/android-sdk-tools-static-arm /tmp/android-sdk-tools-static-aarch64.zip
|
||||
|
||||
RUN gem install bundler:2.5.23
|
||||
RUN gem install fastlane -v 2.211.0 -N -V
|
||||
RUN gem install fastlane -v 2.225.0 -N -V
|
||||
RUN gem install fastlane-plugin-firebase_app_distribution -v 0.9.1 -N -V
|
||||
|
||||
COPY ../Gemfile Gemfile.lock ./
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue