[ADDED] Additional references for base URL change

This commit is contained in:
Hossain Khan
2026-02-08 20:07:05 -05:00
parent 7fb3ae3110
commit d2dbb0bd40
@@ -22,7 +22,9 @@ object AppConfig {
/**
* Base URL for the TRMNL API server.
* Ref: https://github.com/usetrmnl/trmnl-android/issues/171
* Ref:
* - https://github.com/usetrmnl/trmnl-android/issues/171
* - https://github.com/usetrmnl/trmnl-android/issues/240
*/
const val TRMNL_API_SERVER_BASE_URL = "https://trmnl.com/"