Skip to content

Commit 646d13e

Browse files
Update plugin com.android.application to v8.4.1 (#2175)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 19e96c2 commit 646d13e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ val roomVersion = "2.6.1"
6666

6767
plugins {
6868
id("net.researchgate.release") version "3.0.2"
69-
id("com.android.application") version "8.4.0"
69+
id("com.android.application") version "8.4.1"
7070
kotlin("android").version("1.8.20")
7171
kotlin("kapt").version("1.8.20")
7272
kotlin("plugin.serialization") version "1.8.20"

0 commit comments

Comments
 (0)