chore: Update to latest Protobuf plugin and start using new DSL (#6811)

This commit is contained in:
David Perez
2026-04-20 10:28:02 -05:00
committed by GitHub
parent 6e16daf001
commit 9df39eb7a7
2 changed files with 1 additions and 2 deletions

View File

@@ -1,5 +1,4 @@
android.experimental.enableTestFixturesKotlinSupport=true
android.newDsl=false
kotlin.code.style=official
kotlin.compilerArgs=-Xjspecify-annotations=strict, -Xtype-enhancement-improvements-strict-mode

View File

@@ -40,7 +40,7 @@ googleBilling = "8.3.0"
googleMlkitTextRecognition = "16.0.1"
googleGuava = "33.5.0-jre"
googleProtoBufJava = "4.34.1"
googleProtoBufPlugin = "0.9.6"
googleProtoBufPlugin = "0.10.0"
googleServices = "4.4.4"
googleReview = "2.0.2"
hilt = "2.59.2"