Updated build tools

This commit is contained in:
M66B 2022-01-05 16:34:16 +01:00
parent b3dac145db
commit 5b5894bc58
3 changed files with 6 additions and 6 deletions

View File

@ -59,9 +59,9 @@ android {
main.res.srcDirs += 'src/main/resExtra'
}
lintOptions {
disable 'MissingTranslation'
lint {
abortOnError false
disable 'MissingTranslation'
}
compileOptions {

View File

@ -8,13 +8,13 @@ buildscript {
dependencies {
// https://developer.android.com/studio/releases/gradle-plugin
classpath 'com.android.tools.build:gradle:7.0.4'
classpath 'com.android.tools.build:gradle:7.1.0-rc01'
// 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'
// https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-gradle-plugin
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.31"
classpath "org.jetbrains.kotlin:kotlin-android-extensions:1.5.31"
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.10"
classpath "org.jetbrains.kotlin:kotlin-android-extensions:1.6.10"
}
}

View File

@ -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-7.0.2-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-7.2-all.zip
#distributionSha256Sum=23e7d37e9bb4f8dabb8a3ea7fdee9dd0428b9b1a71d298aefd65b11dccea220f