Android Studio: Bump the plugin version

This commit is contained in:
Henrik Rydgård
2026-05-10 22:25:30 +02:00
parent ed15ff7f8e
commit 51a420be4b

View File

@@ -1,4 +1,4 @@
plugins {
id("com.android.application") version "9.2.0" apply false
id("com.android.application") version "9.2.1" apply false
id("com.google.protobuf") version "0.10.0" apply false
}