Skip to content

Commit

Permalink
Merge pull request #3 from Ivy-Apps/dependabot/gradle/ivy-di-eac47fdb99
Browse files Browse the repository at this point in the history
Bump the ivy-di group with 3 updates
  • Loading branch information
ILIYANGERMANOV authored Aug 26, 2024
2 parents cd54c75 + 8a678d8 commit f2b8abd
Show file tree
Hide file tree
Showing 3 changed files with 96 additions and 137 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ name: Java CI with Gradle

on:
push:
branches: [ "main" ]
branches:
- main
pull_request:
branches: [ "main" ]
workflow_call:

permissions:
Expand Down
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
agp = "8.3.0"
kotlin = "2.0.0"
agp = "8.5.2"
kotlin = "2.0.20"
android-minSdk = "24"
android-compileSdk = "34"
kotest = "5.9.1"
Expand Down
Loading

0 comments on commit f2b8abd

Please sign in to comment.