Update Gradle and dependencies

This commit is contained in:
Alexander Bakker 2022-04-09 18:28:15 +02:00
parent b8fa67304a
commit d0c8c5fae4
6 changed files with 19 additions and 20 deletions

View file

@ -6,8 +6,8 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.0.4'
classpath 'com.google.dagger:hilt-android-gradle-plugin:2.38.1'
classpath 'com.android.tools.build:gradle:7.1.3'
classpath 'com.google.dagger:hilt-android-gradle-plugin:2.41'
classpath 'com.google.protobuf:protobuf-gradle-plugin:0.8.18'
// NOTE: Do not place your application dependencies here; they belong