fix: use api-intranet.firmatpp.pl, add missing theme resource
Some checks failed
Build & Deploy APK / build (push) Failing after 1m20s
Some checks failed
Build & Deploy APK / build (push) Failing after 1m20s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -32,7 +32,7 @@ android {
|
||||
buildConfigField(
|
||||
"String",
|
||||
"API_BASE_URL",
|
||||
"\"https://itstransport.moghome53.top/api\""
|
||||
"\"https://api-intranet.firmatpp.pl/api\""
|
||||
)
|
||||
}
|
||||
release {
|
||||
@@ -44,7 +44,7 @@ android {
|
||||
buildConfigField(
|
||||
"String",
|
||||
"API_BASE_URL",
|
||||
"\"https://itstransport.moghome53.top/api\""
|
||||
"\"https://api-intranet.firmatpp.pl/api\""
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user