Skip to content

Commit

Permalink
Update android.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip-Larsen-Donnelly authored Nov 22, 2024
1 parent b000f44 commit ea221f3
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion downloads/v1/versions/android.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,28 @@
{
"captureAppVersions": [
{
"appVersion": "3.0",
"appVersion": "3.1",
"latest": true,
"releaseDate": "2024-11-22",
"releaseNotes": "https://dhis2.github.io/dhis2-releases/android-releases/3.1.0/ReleaseNote-3.1.0.html",
"dhis2CoreVersion": {
"minVersion": "2.30",
"recommendedVersion": "2.39,v40,v41"
},
"androidOSVersion": {
"minVersion": "5.0 (Lollipop)",
"recommendedVersion": "8.x"
},
"documentation": "https://docs.dhis2.org/en/use/android-app/introduction.html",
"download":
{
"googlePlay": "https://play.google.com/store/apps/details?id=com.dhis2",
"gitHub": "https://github.com/dhis2/dhis2-android-capture-app/releases"
}
},
{
"appVersion": "3.0",
"latest": false,
"releaseDate": "2024-05-29",
"releaseNotes": "https://dhis2.github.io/dhis2-releases/releases/2.41/ReleaseNote-2.41.html",
"dhis2CoreVersion": {
Expand Down

0 comments on commit ea221f3

Please sign in to comment.