mirror of
https://github.com/usetrmnl/trmnl-android.git
synced 2026-04-29 13:35:26 -07:00
[REVERT] Mock API config
This commit is contained in:
@@ -102,7 +102,7 @@ android {
|
||||
// Allow developers to configure this value for debug builds
|
||||
// Use fake API response for local development and testing purposes.
|
||||
// ℹ️ To override during local development, change the value in `RepositoryConfigProvider`
|
||||
buildConfigField("Boolean", "USE_FAKE_API", "false")
|
||||
buildConfigField("Boolean", "USE_FAKE_API", "true")
|
||||
|
||||
signingConfig = signingConfigs.getByName("debug")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user