mirror of https://github.com/M66B/FairEmail.git
Updated gradle
This commit is contained in:
parent
71f1dd4d5f
commit
3e15d628e7
|
@ -7,7 +7,7 @@ buildscript {
|
|||
|
||||
dependencies {
|
||||
// https://developer.android.com/studio/releases/gradle-plugin
|
||||
classpath 'com.android.tools.build:gradle:8.3.1'
|
||||
classpath 'com.android.tools.build:gradle:8.3.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:8.1.0"
|
||||
|
|
Loading…
Reference in New Issue