mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-22 15:55:57 +00:00
Updated gradle
This commit is contained in:
parent
1e181a6b3b
commit
4bce7c19bd
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ buildscript {
|
|||
|
||||
dependencies {
|
||||
// https://developer.android.com/studio/releases/gradle-plugin
|
||||
classpath 'com.android.tools.build:gradle:7.2.0'
|
||||
classpath 'com.android.tools.build:gradle:7.2.1'
|
||||
// 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.2.0'
|
||||
|
|
Loading…
Reference in a new issue