We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb38f3e commit 364d4ddCopy full SHA for 364d4dd
1 file changed
claimManagement/build.gradle
@@ -109,7 +109,7 @@ android {
109
resValue "string", "app_name_claims", "Claims CSU"
110
resValue "string", "release_tag", "csu"
111
buildConfigField "String", "API_BASE_URL", '"https://csuapps.minsante.cm/"'
112
- buildConfigField "String", "RAR_PASSWORD", '"xc3-ed@/dfr;nJ3R"'
+ buildConfigField "String", "ZIP_PASSWORD", '"xc3-ed@/dfr;nJ3R"'
113
dimension 'std'
114
resValue "string", "sentry_dsn", '"https://54612a80b36c47e78722b9779410e3d1@glitchtip-csuapps.minsante.cm/9"'
115
}
0 commit comments