Skip to content

Commit 150dd73

Browse files
committed
Update the android gradle plugin
1 parent 6c517be commit 150dd73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: app/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ val roomVersion = "2.3.0"
6363

6464
plugins {
6565
id("net.researchgate.release") version "2.8.1"
66-
id("com.android.application") version "7.0.3"
66+
id("com.android.application") version "7.0.4"
6767
kotlin("android").version("1.3.31")
6868
kotlin("kapt").version("1.3.31")
6969
kotlin("plugin.serialization") version "1.6.0"

0 commit comments

Comments
 (0)