mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Update dependency com.google.protobuf:protobuf-gradle-plugin to v0.10.0
This commit is contained in:
committed by
José Rebelo
parent
b51dbb62f8
commit
fab1682f57
+1
-1
@@ -13,7 +13,7 @@ buildscript {
|
||||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
|
||||
classpath 'com.android.tools.build:gradle:8.13.2'
|
||||
|
||||
classpath 'com.google.protobuf:protobuf-gradle-plugin:0.9.6'
|
||||
classpath 'com.google.protobuf:protobuf-gradle-plugin:0.10.0'
|
||||
// NOTE: Do not place your application dependencies here; they belong
|
||||
// in the individual module build.gradle files
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user