Skip to content

Commit

Permalink
Merge pull request #85 from phansier/dependabot/gradle/com.android.to…
Browse files Browse the repository at this point in the history
…ols.build-gradle-8.1.4

Bump com.android.tools.build:gradle from 8.1.2 to 8.1.4
  • Loading branch information
phansier authored Nov 30, 2023
2 parents 7a531e7 + f6c12b8 commit f2ae927
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ minSdk = "21"
wearMinSdk = "25"

kotlin = "1.9.20" # https://kotlinlang.org/docs/releases.html#release-details
agp = "8.1.2" # https://developer.android.com/studio/releases/gradle-plugin
agp = "8.1.4" # https://developer.android.com/studio/releases/gradle-plugin
realm = "1.12.0" # https://github.com/realm/realm-kotlin

detekt = "1.23.4" # https://github.com/detekt/detekt
Expand Down

0 comments on commit f2ae927

Please sign in to comment.