Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

Commit

Permalink
Update dependency com.android.tools.build:gradle to v8.5.1 (#98)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 18, 2024
1 parent eeda9ab commit b7ff41b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {
}
dependencies {
classpath(libs.kotlin.gradle.plugin.stnd)
classpath("com.android.tools.build:gradle:8.5.0")
classpath("com.android.tools.build:gradle:8.5.1")
}
}

Expand Down

0 comments on commit b7ff41b

Please sign in to comment.