Skip to content

Commit 6125e74

Browse files
neetopiatschuchortdev
authored andcommitted
update ksp version to 20200716
1 parent 8ecffde commit 6125e74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ksp/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
buildscript {
22
ext.kotlin_version = '1.4-M1'
3-
ext.ksp_version='1.4-M1-dev-experimental-20200626'
3+
ext.ksp_version='1.4-M1-dev-experimental-20200716'
44
// copy properties from the main project's properties file
55
def mainProjectProperties = new File(
66
gradle.includedBuild("kotlin-compile-testing").projectDir,

0 commit comments

Comments
 (0)