api: bump KSP

This commit is contained in:
Harsh Shandilya 2021-09-22 13:48:43 +05:30
parent cba97dc985
commit bbc9dc4638
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80

View file

@ -1,6 +1,6 @@
plugins {
kotlin("jvm")
id("com.google.devtools.ksp") version "1.5.30-1.0.0"
id("com.google.devtools.ksp") version "1.5.31-1.0.0"
}
dependencies {