Update plugin app.cash.licensee to v1.10.0 (#4159)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-03-29 09:16:02 +08:00
committed by GitHub
parent 8d0c4f244e
commit 28a9e9e00c

View File

@@ -12,7 +12,7 @@ plugins {
id 'org.jetbrains.kotlin.plugin.serialization' version "1.9.23"
id "com.google.devtools.ksp" version "1.9.23-1.0.19"
id 'com.google.protobuf' version "0.9.4"
id 'app.cash.licensee' version "1.9.1"
id 'app.cash.licensee' version "1.10.0"
id 'dev.rikka.tools.refine' version "4.4.0"
id 'org.gradle.android.cache-fix' version '3.0.1'
id 'com.diffplug.spotless' version '6.25.0'