Skip to content

Commit 6d0c635

Browse files
update plugin dependencies from 8.3.1 to v8.3.2
1 parent c94cbc6 commit 6d0c635

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ buildscript {
99
}
1010
} // Top-level build file where you can add configuration options common to all sub-projects/modules.
1111
plugins {
12-
id("com.android.application") version ("8.3.1") apply false
13-
id("com.android.library") version ("8.3.1") apply false
12+
id("com.android.application") version ("8.3.2") apply false
13+
id("com.android.library") version ("8.3.2") apply false
1414
id("org.jetbrains.kotlin.android") version ("1.9.23") apply false
1515
id("com.google.dagger.hilt.android") version "2.44" apply false
1616

0 commit comments

Comments
 (0)