Update plugin app.cash.licensee to v1.9.1 (#4073)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-02-13 11:37:25 +08:00
committed by GitHub
parent f20cc146cf
commit 74fac1db60

View File

@@ -12,7 +12,7 @@ plugins {
id 'org.jetbrains.kotlin.plugin.serialization' version "1.9.22"
id "com.google.devtools.ksp" version "1.9.22-1.0.17"
id 'com.google.protobuf' version "0.9.4"
id 'app.cash.licensee' version "1.9.0"
id 'app.cash.licensee' version "1.9.1"
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'