We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07257d9 commit 7062cc1Copy full SHA for 7062cc1
1 file changed
build.gradle
@@ -10,7 +10,7 @@ buildscript {
10
ext.hilt_version = '2.35'
11
12
dependencies {
13
- classpath 'com.android.tools.build:gradle:4.1.3'
+ classpath 'com.android.tools.build:gradle:4.2.0'
14
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
15
classpath "androidx.navigation:navigation-safe-args-gradle-plugin:$nav_version"
16
classpath "com.google.dagger:hilt-android-gradle-plugin:$hilt_version"
0 commit comments