Skip to content

Commit

Permalink
feat(health-api-library): Bump version to 4.3.0
Browse files Browse the repository at this point in the history
IPC-320
  • Loading branch information
a-szotyori committed Aug 19, 2024
1 parent 926b1a4 commit c77a74c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion health-api-library/library/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maven coordinates
# groupId is in the root gradle.properties
artifactId=gini-health-api-lib
version=4.2.0
version=4.3.0
# Version code is visible only in the generated BuildConfig file
versionCode=0

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ build.gradle:
.. code-block:: groovy
dependencies {
implementation 'net.gini.android:gini-health-api-lib:4.2.0'
implementation 'net.gini.android:gini-health-api-lib:4.3.0'
}
Integrating the Gini Health API Library
Expand Down

0 comments on commit c77a74c

Please sign in to comment.