Fork: rename package and applicationId
This commit is contained in:
parent
b0ab7d320a
commit
ad821faecd
577 changed files with 2463 additions and 2379 deletions
|
|
@ -10,12 +10,12 @@ plugins {
|
|||
}
|
||||
|
||||
android {
|
||||
namespace = "ua.acclorite.book_story"
|
||||
namespace = "org.dueattendant149.bookshelf"
|
||||
compileSdk = 36
|
||||
|
||||
// Default configuration
|
||||
defaultConfig {
|
||||
applicationId = "ua.acclorite.book_story"
|
||||
applicationId = "org.dueattendant149.bookshelf"
|
||||
minSdk = 26
|
||||
targetSdk = 36
|
||||
versionCode = 14
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue