update gradle
Some checks are pending
Generated APK AAB (Upload - Create Artifact To Github Action) / build (push) Waiting to run

This commit is contained in:
Alexander Kacheryants 2024-07-12 05:21:26 +03:00
parent b391ab56ab
commit d4a31d60a8

View File

@ -1,14 +1,14 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
repositories {
google()
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:8.0.0'
classpath 'com.google.gms:google-services:4.3.15'
classpath 'com.android.tools.build:gradle:8.0.2'
classpath 'com.google.gms:google-services:4.4.2'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files