Monkeypatch config file
All checks were successful
/ build_android (push) Successful in 3m52s

This commit is contained in:
Pieter Vander Vennet 2025-06-20 00:36:21 +02:00
parent 6aa6be6385
commit fec8053b0f
5 changed files with 5 additions and 4 deletions

View file

@ -26,6 +26,7 @@ jobs:
- name: Monkeypatch version number
run: |
sed "s/\.\.\/node_modules//" -i capacitor.settings.gradle
cd capacitor
sed "s/'com.android.tools.build:gradle:8.2.1'/'com.android.tools.build:gradle:8.10'/" -i build.gradle