From 57854879514c78e29de2613f8137979510a2f7ae Mon Sep 17 00:00:00 2001 From: M66B Date: Thu, 29 Jul 2021 21:13:09 +0200 Subject: [PATCH] Reynard the Fox --- build.gradle | 9 +++++---- gradle/wrapper/gradle-wrapper.properties | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/build.gradle b/build.gradle index 10b12e1981..611a2f1bdd 100644 --- a/build.gradle +++ b/build.gradle @@ -7,12 +7,13 @@ buildscript { } dependencies { // https://developer.android.com/studio/releases/gradle-plugin - classpath 'com.android.tools.build:gradle:4.2.2' + classpath 'com.android.tools.build:gradle:7.0.0' // https://github.com/bugsnag/bugsnag-android-gradle-plugin - classpath 'com.bugsnag:bugsnag-android-gradle-plugin:5.7.6' + // https://mvnrepository.com/artifact/com.bugsnag/bugsnag-android-gradle-plugin + classpath 'com.bugsnag:bugsnag-android-gradle-plugin:7.0.0-beta01' // https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-gradle-plugin - classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.20" - classpath "org.jetbrains.kotlin:kotlin-android-extensions:1.5.20" + classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.21" + classpath "org.jetbrains.kotlin:kotlin-android-extensions:1.5.21" } } diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index 24e1487694..ddd29ccd4f 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -4,5 +4,5 @@ distributionPath=wrapper/dists zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists #https://docs.gradle.org/current/userguide/gradle_wrapper.html -distributionUrl=https\://services.gradle.org/distributions/gradle-6.7.1-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-7.0.2-all.zip #distributionSha256Sum=23e7d37e9bb4f8dabb8a3ea7fdee9dd0428b9b1a71d298aefd65b11dccea220f