Skip to content

Commit

Permalink
rename Kader Job Aids flavor
Browse files Browse the repository at this point in the history
  • Loading branch information
ndegwamartin committed Jan 30, 2025
1 parent 20eaad5 commit 664bc24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/quest/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -374,10 +374,10 @@ android {
manifestPlaceholders["appLabel"] = "Minsa EIR"
}

create("kaderjobaids") {
create("kaderJobAids") {
dimension = "apps"
applicationIdSuffix = ".jobaids"
versionNameSuffix = "-kaderjobaids"
versionNameSuffix = "-kaderJobAids"
manifestPlaceholders["appLabel"] = "Kader Kesehatan"
}
}
Expand Down

0 comments on commit 664bc24

Please sign in to comment.