Skip to content

Commit 5ee944a

Browse files
authored
Merge pull request #2 from formbricks/feat/android-sdk
feat: android sdk v1.0.0
2 parents a88e967 + 4e04541 commit 5ee944a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010
id("com.vanniktech.maven.publish") version "0.31.0"
1111
}
1212

13-
version = "0.0.5"
13+
version = "1.0.0"
1414
val groupId = "com.formbricks"
1515
val artifactId = "android"
1616

0 commit comments

Comments
 (0)