Skip to content

Commit

Permalink
Prepare for release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kingsleyadio committed Sep 26, 2022
1 parent b9f6795 commit fbbbbf7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ android.defaults.buildfeatures.buildconfig=false
android.defaults.buildfeatures.resvalues=false
# Library Information
GROUP=com.deliveryhero.whetstone
VERSION_NAME=0.3.0-SNAPSHOT
VERSION_NAME=0.3.0
# Maven central
SONATYPE_HOST=S01
RELEASE_SIGNING_ENABLED=true
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ kotlin = "1.7.10"
kotlinxCoroutines = "1.6.0"
mavenPublish = "0.22.0"
truth = "1.1.3"
autoService = "1.0"
autoService = "1.0.1"

[plugins]
kotlinJvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
Expand Down

0 comments on commit fbbbbf7

Please sign in to comment.