Closed davidhsoftware closed 8 months ago
Hi all,
Building a project with AGP8+ requires the namespace property to be defined in all dependency build.gradle files. The conditional statement keeps it backwards compatible with any previous AGP versions.
namespace
build.gradle
Closes #49
Thanks for the great package! David
Hi all,
Building a project with AGP8+ requires the
namespace
property to be defined in all dependencybuild.gradle
files. The conditional statement keeps it backwards compatible with any previous AGP versions.Closes #49
Thanks for the great package! David