We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75bc4d9 commit 90b48d7Copy full SHA for 90b48d7
libpretixsync/settings.gradle
@@ -12,7 +12,7 @@ pluginManagement {
12
// but building it inside the multi module project doesn't exit with "unknown version already on classpath" error
13
plugins {
14
id "org.jetbrains.kotlin.jvm" version "2.2.21" apply false
15
- id "com.google.protobuf" version "0.9.4" apply false
+ id "com.google.protobuf" version "0.9.5" apply false
16
id "app.cash.sqldelight" version "2.1.0" apply false
17
}
18
0 commit comments