Skip to content

Commit

Permalink
Update plugin com.android.application to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 30, 2023
1 parent 889acc7 commit 22c79ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ val roomVersion = "2.5.2"

plugins {
id("net.researchgate.release") version "3.0.2"
id("com.android.application") version "7.4.2"
id("com.android.application") version "8.0.2"
kotlin("android").version("1.8.20")
kotlin("kapt").version("1.8.20")
kotlin("plugin.serialization") version "1.8.20"
Expand Down

0 comments on commit 22c79ff

Please sign in to comment.