[Gradle] Add Gradle.G_8_4 version for tests
This commit is contained in:
committed by
Space Team
parent
4fca52b66c
commit
096cb0abce
+1
@@ -27,6 +27,7 @@ interface TestVersions {
|
||||
const val G_8_1 = "8.1.1"
|
||||
const val G_8_2 = "8.2.1"
|
||||
const val G_8_3 = "8.3-rc-1"
|
||||
const val G_8_4 = "8.4"
|
||||
const val MIN_SUPPORTED = minSupportedGradleVersion
|
||||
const val MIN_SUPPORTED_KPM = G_7_0
|
||||
const val MAX_SUPPORTED = G_8_1
|
||||
|
||||
Reference in New Issue
Block a user