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 1d6c53d commit fba3f56Copy full SHA for fba3f56
android/build.gradle.kts
@@ -11,7 +11,7 @@ plugins {
11
id("org.sonarqube") version "4.4.1.3373"
12
}
13
14
-version = "1.0.2"
+version = "1.1.0"
15
val groupId = "com.formbricks"
16
val artifactId = "android"
17
0 commit comments