We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00f976b commit d66274bCopy full SHA for d66274b
android/build.gradle.kts
@@ -11,7 +11,7 @@ plugins {
11
id("org.sonarqube") version "4.4.1.3373"
12
}
13
14
-version = "1.1.0"
+version = "1.2.0"
15
val groupId = "com.formbricks"
16
val artifactId = "android"
17
0 commit comments