Skip to content

Commit

Permalink
[1.11.0.1-RC] update sdk version in documentation page
Browse files Browse the repository at this point in the history
  • Loading branch information
taridepaco committed Nov 29, 2024
1 parent 31c6d3b commit a127aed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/developer/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Include dependency in build.gradle.

```gradle
dependencies {
implementation "org.hisp.dhis:android-core:1.11.0"
implementation "org.hisp.dhis:android-core:1.11.0.1"
...
}
```
Expand Down

0 comments on commit a127aed

Please sign in to comment.