We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cef4b96 commit 248f5e2Copy full SHA for 248f5e2
source/sdk/build.gradle
@@ -10,7 +10,7 @@ plugins {
10
11
ext {
12
PUBLISH_GROUP_ID = 'com.stytch.sdk'
13
- PUBLISH_VERSION = '0.27.1'
+ PUBLISH_VERSION = '0.28.0'
14
PUBLISH_ARTIFACT_ID = 'sdk'
15
}
16
0 commit comments