fix
This commit is contained in:
@@ -21,5 +21,9 @@ kotlin.code.style=official
|
||||
# resources declared in the library itself and none from the library's dependencies,
|
||||
# thereby reducing the size of the R class for that library
|
||||
android.nonTransitiveRClass=true
|
||||
|
||||
BASE_URL=192.168.219.108
|
||||
API_BASE_URL=http://192.168.219.108:8000/api/v1/
|
||||
|
||||
# Service ports (used by BuildConfig defaults)
|
||||
API_PORT=8002
|
||||
WS_PORT=8002
|
||||
|
||||
Reference in New Issue
Block a user