Skip to content

Commit

Permalink
chore(versions): Update gradle version to 8.10.2, COCOAPODS to 1.14.3
Browse files Browse the repository at this point in the history
  • Loading branch information
satoshiotomakan committed Jan 29, 2025
1 parent 418a61a commit ec3c714
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/android-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:

- name: Setup Gradle
uses: gradle/gradle-build-action@v2
with:
gradle-version: 8.10.2

- name: Install system dependencies
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/kotlin-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Setup Gradle
uses: gradle/gradle-build-action@v2
with:
gradle-version: 8.1.1
gradle-version: 8.10.2

- name: Install system dependencies
run: |
Expand Down
2 changes: 1 addition & 1 deletion swift/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: aac2324ba35cdd5631cb37618cd483887bab9cfd

COCOAPODS: 1.11.3
COCOAPODS: 1.14.3

0 comments on commit ec3c714

Please sign in to comment.