We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 948b374 commit 071dbf1Copy full SHA for 071dbf1
build.gradle
@@ -13,7 +13,7 @@ plugins {
13
id 'org.jetbrains.kotlin.plugin.parcelize' version "2.1.10"
14
id 'org.jetbrains.kotlin.plugin.serialization' version "2.1.10"
15
id "com.google.devtools.ksp" version "2.1.10-1.0.31"
16
- id 'com.google.protobuf' version "0.9.4"
+ id 'com.google.protobuf' version "0.9.5"
17
id 'app.cash.licensee' version "1.13.0"
18
id 'dev.rikka.tools.refine' version "4.4.0"
19
id 'org.gradle.android.cache-fix' version '3.0.1'
0 commit comments