Skip to content

Commit 44fd299

Browse files
Update plugin com.github.triplet.play to v4
1 parent cc7d76e commit 44fd299

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
@@ -5,7 +5,7 @@ plugins {
55
id("com.android.application")
66
id("org.jetbrains.kotlin.android")
77
id("org.jetbrains.kotlin.plugin.compose")
8-
id("com.github.triplet.play") version "3.13.0"
8+
id("com.github.triplet.play") version "4.0.0"
99
}
1010

1111
android {

0 commit comments

Comments
 (0)