Skip to content

Commit

Permalink
Merge pull request #138 from lukaspieper/dependabot/gradle/com.androi…
Browse files Browse the repository at this point in the history
…d.application-8.5.2

Bump com.android.application from 8.5.1 to 8.5.2
  • Loading branch information
lukaspieper committed Aug 10, 2024
2 parents a6adc55 + 69d3f46 commit 7f6ae52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ buildscript {
}

plugins {
id "com.android.application" version '8.5.1' apply false
id "com.android.application" version '8.5.2' apply false
id "org.jetbrains.kotlin.android" version "$kotlin_version" apply false
}

Expand Down

0 comments on commit 7f6ae52

Please sign in to comment.