Skip to content

Commit

Permalink
Update plugin com.android.application to v8.1.4 (#297)
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 Nov 18, 2023
1 parent dc394bc commit b7dd77f
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 @@ -5,7 +5,7 @@ buildscript {
}
}
plugins {
id 'com.android.application' version '8.1.3' apply false
id 'com.android.application' version '8.1.4' apply false
id 'org.jetbrains.kotlin.android' version "$kotlinVersion" apply false
id 'org.jetbrains.kotlin.plugin.serialization' version "$kotlinVersion" apply false
id 'app.cash.paparazzi' version '1.3.1' apply false
Expand Down

0 comments on commit b7dd77f

Please sign in to comment.