Updated Bugsnag plugin

This commit is contained in:
M66B 2022-04-05 08:12:25 +02:00
parent cfd62354a3
commit 96938cfda8
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ buildscript {
classpath 'com.android.tools.build:gradle:7.1.2'
// https://github.com/bugsnag/bugsnag-android-gradle-plugin
// https://mvnrepository.com/artifact/com.bugsnag/bugsnag-android-gradle-plugin
classpath 'com.bugsnag:bugsnag-android-gradle-plugin:7.1.0'
classpath 'com.bugsnag:bugsnag-android-gradle-plugin:7.2.0'
// https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-gradle-plugin
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.20"
classpath "org.jetbrains.kotlin:kotlin-android-extensions:1.6.20"