Bump Gradle 8 version in tests to 8.0-rc1
This commit is contained in:
committed by
Space Team
parent
539f1b32a6
commit
fde17e60d3
+1
-1
@@ -22,7 +22,7 @@ interface TestVersions {
|
|||||||
const val G_7_6 = "7.6"
|
const val G_7_6 = "7.6"
|
||||||
// https://gradle.org/nightly/
|
// https://gradle.org/nightly/
|
||||||
// Retention policy is 3 months
|
// Retention policy is 3 months
|
||||||
const val G_8_0 = "8.0-20221126231700+0000"
|
const val G_8_0 = "8.0-rc-1"
|
||||||
const val MIN_SUPPORTED = minSupportedGradleVersion
|
const val MIN_SUPPORTED = minSupportedGradleVersion
|
||||||
const val MIN_SUPPORTED_KPM = G_7_0
|
const val MIN_SUPPORTED_KPM = G_7_0
|
||||||
const val MAX_SUPPORTED = G_7_4
|
const val MAX_SUPPORTED = G_7_4
|
||||||
|
|||||||
Reference in New Issue
Block a user