Not only can Android Studio users override the application ID in the
defaultConfig closure, but there are ways of having different application ID values
for different scenarios, such as a debug build versus a release build. We will explore
that more later in the book.