We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ecffde commit 6125e74Copy full SHA for 6125e74
ksp/build.gradle
@@ -1,6 +1,6 @@
1
buildscript {
2
ext.kotlin_version = '1.4-M1'
3
- ext.ksp_version='1.4-M1-dev-experimental-20200626'
+ ext.ksp_version='1.4-M1-dev-experimental-20200716'
4
// copy properties from the main project's properties file
5
def mainProjectProperties = new File(
6
gradle.includedBuild("kotlin-compile-testing").projectDir,
0 commit comments