Update Gradle

This commit is contained in:
Alexander Bakker 2022-10-09 12:51:06 +02:00
parent 3927ddec3e
commit 4198ca3bb7
5 changed files with 9 additions and 5 deletions

View file

@ -6,7 +6,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.2.2'
classpath 'com.android.tools.build:gradle:7.3.0'
classpath 'com.google.dagger:hilt-android-gradle-plugin:2.44'
classpath 'com.google.protobuf:protobuf-gradle-plugin:0.8.19'