1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-03-10 14:15:15 +00:00

Updated gradle

This commit is contained in:
M66B 2020-04-04 08:49:11 +02:00
parent 74e155beb7
commit af74c65c8e

View file

@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.6.1'
classpath 'com.android.tools.build:gradle:3.6.2'
// https://github.com/bugsnag/bugsnag-android-gradle-plugin
classpath 'com.bugsnag:bugsnag-android-gradle-plugin:4.5.2'
}