This repository was archived by the owner on Nov 9, 2022. It is now read-only.
This repository was archived by the owner on Nov 9, 2022. It is now read-only.
packageName deprecated in android plugin 0.11 #212
Open
Description
As notified in the android studio's list of recent changes.
Just switch instances of packageName
in each build.gradle
to applicationId
.