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 97a56af commit efb6646Copy full SHA for efb6646
plugin/build.gradle
@@ -6,7 +6,7 @@ apply plugin: "com.gradle.plugin-publish"
6
apply plugin: "org.gradle.kotlin.kotlin-dsl"
7
8
group = "firebase.test.lab"
9
-version = "2.0.0"
+version = "2.1.0"
10
11
gradlePlugin {
12
plugins {
0 commit comments