Update GDP to 7.4.1

This commit is contained in:
Jays2Kings 2023-02-11 20:06:33 -05:00
parent 93049dc4a1
commit ff10d15f24
2 changed files with 2 additions and 2 deletions

View file

@ -25,7 +25,7 @@ subprojects {
buildscript {
dependencies {
classpath("com.android.tools.build:gradle:7.3.1")
classpath("com.android.tools.build:gradle:7.4.1")
classpath("com.google.gms:google-services:4.3.14")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:${AndroidVersions.kotlin}")
classpath("com.google.android.gms:oss-licenses-plugin:0.10.5")