update base and schedule url
This commit is contained in:
@@ -14,7 +14,7 @@ private const val BASE_TIMEOUT = 30L
|
||||
@InstallIn(SingletonComponent::class)
|
||||
object AppConfigModule {
|
||||
|
||||
private const val BASE_URL_PROD = "https://tulsu.ru/schedule/queries/"
|
||||
private const val BASE_URL_PROD = "https://tulsu.ru/"
|
||||
private const val BASE_URL_DEVELOP = "https://scherbatykh.ru/app/tsudesk/"
|
||||
|
||||
@Provides
|
||||
|
||||
Reference in New Issue
Block a user