We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2eb47e1 commit f45a820Copy full SHA for f45a820
build.gradle
@@ -6,7 +6,7 @@ plugins {
6
ext {
7
PUBLISH_GROUP_ID = 'io.appwrite'
8
PUBLISH_ARTIFACT_ID = 'sdk-for-kotlin'
9
- PUBLISH_VERSION = '0.2.2'
+ PUBLISH_VERSION = '0.2.4-SNAPSHOT'
10
POM_URL = 'https://github.com/appwrite/sdk-for-kotlin'
11
POM_SCM_URL = 'https://github.com/appwrite/sdk-for-kotlin'
12
POM_ISSUE_URL = 'https://github.com/appwrite/sdk-for-kotlin/issues'
0 commit comments