mirror of
https://github.com/hmalik144/EasyCC_Master.git
synced 2026-03-18 07:26:16 +00:00
Viewmodel updated to use live data
Main activity dialogs changed code clean up
This commit is contained in:
@@ -34,9 +34,7 @@ android {
|
||||
def ccApiKey = properties.getProperty("cc_api_key", "")
|
||||
|
||||
it.buildConfigField 'String', "CC_API_KEY", ccApiKey
|
||||
|
||||
it.resValue 'string', "api_key", ccApiKey
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user