0
0
mirror of https://github.com/mueller-ma/PrepaidBalance.git synced 2024-09-19 16:02:14 +02:00

Update plugin com.google.devtools.ksp to v1.9.25-1.0.20

This commit is contained in:
renovate[bot] 2024-07-30 01:50:31 +00:00 committed by GitHub
parent f3e56a91bd
commit 9884b614f8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,7 +23,7 @@ buildscript {
plugins {
// modern kotlin annotation support; replaces kapt: https://developer.android.com/build/migrate-to-ksp
id 'com.google.devtools.ksp' version '1.9.23-1.0.20' apply false
id 'com.google.devtools.ksp' version '1.9.25-1.0.20' apply false
}
allprojects {