Skip to content

Commit

Permalink
Fix message
Browse files Browse the repository at this point in the history
  • Loading branch information
PatilShreyas committed Sep 21, 2024
1 parent 122ffd6 commit a103273
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ The versioning scheme is of the form `X-Y` where:

X is the _Generative AI Android SDK_ version that is being tracked.
Y is the _Multiplatform SDK_ version.
For example, if _Generative AI Android SDK_ is on `0.9.0` and _Multiplatform SDK_ is on `1.0.0`, the artifact for a release will be `dev.shreyaspatil.generativeai:generativeai-google:0.9.0-1.0.1`.
For example, if _Generative AI Android SDK_ is on `0.9.0` and _Multiplatform SDK_ is on `1.0.1`, the artifact for a release will be `dev.shreyaspatil.generativeai:generativeai-google:0.9.0-1.0.1`.

## Try sample app

Expand Down

0 comments on commit a103273

Please sign in to comment.