Android-CleanArchitecture-Kotlin icon indicating copy to clipboard operation
Android-CleanArchitecture-Kotlin copied to clipboard

ApplicationId, VersionCode, VersionName declaration?

Open St4B opened this issue 6 years ago • 0 comments

Why applicationId, versionCode and versionName are moved to the root build.gradle instead of being in app's build.gradle. Is there any advantage by using this approach?

St4B avatar Feb 12 '19 12:02 St4B