mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-06 18:57:26 +01:00
Update to Gradle 7
This commit is contained in:
parent
f3660d88dd
commit
531cd99247
2
.github/workflows/lock.yml
vendored
2
.github/workflows/lock.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: Lock Threads
|
||||
name: Lock threads
|
||||
|
||||
on:
|
||||
# Daily
|
||||
|
@ -3,5 +3,5 @@ object BuildPluginsVersion {
|
||||
const val KOTLIN = "1.4.32"
|
||||
const val KOTLINTER = "3.4.0"
|
||||
const val VERSIONS_PLUGIN = "0.38.0"
|
||||
const val ABOUTLIB_PLUGIN = "8.8.4"
|
||||
const val ABOUTLIB_PLUGIN = "8.8.5"
|
||||
}
|
||||
|
2
gradle/wrapper/gradle-wrapper.properties
vendored
2
gradle/wrapper/gradle-wrapper.properties
vendored
@ -1,5 +1,5 @@
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-6.8.2-all.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-7.0-bin.zip
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
|
Loading…
Reference in New Issue
Block a user