Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Commit

Permalink
Version 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nategbrown9 committed Apr 26, 2022
1 parent 1f96434 commit 2f55246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ tasks.dokkaHtmlMultiModule {
allprojects {
group = "org.sagebionetworks.bridge.kmm"
extra["sdkVersionCode"] = 1
version = "0.3.4"
version = "0.4.2"
extra["versionName"] = "android-sdk v${version}"

repositories {
Expand Down

0 comments on commit 2f55246

Please sign in to comment.