Update dependencies

This commit is contained in:
Alexander Bakker 2022-11-01 20:19:00 +01:00
parent 0aef57e610
commit c12397a509
2 changed files with 15 additions and 13 deletions

View file

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