Skip to content

Commit b8e9cb6

Browse files
Update plugin com.github.triplet.play to v4
1 parent fe55f15 commit b8e9cb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
id("com.android.application")
77
id("org.jetbrains.kotlin.android")
88
id("org.jetbrains.kotlin.plugin.compose")
9-
id("com.github.triplet.play") version "3.13.0"
9+
id("com.github.triplet.play") version "4.0.0"
1010
}
1111

1212
android {

0 commit comments

Comments
 (0)