Update dependency com.android.tools.build:gradle to v7.3.0

technical/upgrade-exoplayer
Renovate Bot 2022-09-15 17:00:29 +00:00
rodzic bd8cec2d27
commit 6fbe4e4e7a
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -7,7 +7,7 @@ buildscript {
} }
dependencies { dependencies {
classpath("com.android.tools.build:gradle:7.2.2") classpath("com.android.tools.build:gradle:7.3.0")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.10") classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.10")
classpath("com.github.bjoernq:unmockplugin:0.7.9") classpath("com.github.bjoernq:unmockplugin:0.7.9")
classpath("com.github.ben-manes:gradle-versions-plugin:0.42.0") classpath("com.github.ben-manes:gradle-versions-plugin:0.42.0")