Bump target SDK version and update dependencies

This commit is contained in:
Alexander Bakker 2023-11-07 20:29:45 +01:00
parent e1f4696115
commit 60e93559c3
2 changed files with 20 additions and 23 deletions

View file

@ -6,8 +6,8 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:8.1.1'
classpath 'com.google.dagger:hilt-android-gradle-plugin:2.47'
classpath 'com.android.tools.build:gradle:8.1.2'
classpath 'com.google.dagger:hilt-android-gradle-plugin:2.48.1'
classpath 'com.google.protobuf:protobuf-gradle-plugin:0.9.4'
// NOTE: Do not place your application dependencies here; they belong