minor refactoring
This commit is contained in:
parent
901fb22198
commit
69ddacabcf
@ -1,7 +1,5 @@
|
|||||||
package com.example.nto_minipigs.core
|
package com.example.nto_minipigs.core
|
||||||
|
|
||||||
object Constants {
|
object Constants {
|
||||||
const val SHARED_PREFS = "shared_prefs"
|
const val SERVER_ADDRESS = "http://79.137.192.19:8080/"
|
||||||
const val EMAIL_KEY = "email_key"
|
|
||||||
const val SERVER_ADDRESS = "http://192.168.99.212:5000"
|
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user