The IpGetter is a plugin which will help us to get the Ip of the current machine to use on a build.gradle.
You may ask, why do I need that? The answer is simple, you need that to replace your API URL for your computer address during development stage, to point to a MockApi or a under development api. That's the main idea.
from The Android Arsenal
No comments:
Post a Comment