Join Slack
Powered by
Hi all. What is the best practice in handling exce...
# android
i
Ilya Pogrebenko
03/25/2020, 7:29 AM
Hi all. What is the best practice in handling exceptions in build.gradle.kts? In example, studio recommends me to wrap call of
Copy code
buildConfigStringField
in try-catch, so what should I do in catch?
Open in Slack
Previous
Next