Rename package to org.mozilla.sendandroid per Rename package to org.mozilla.sendandroid per https://bugzilla.mozilla.org/show_bug.cgi?id=1494393#c10
This commit is contained in:
parent
0640902350
commit
d1212540a8
5 changed files with 3 additions and 44 deletions
|
@ -7,7 +7,7 @@ apply plugin: 'kotlin-android-extensions'
|
|||
android {
|
||||
compileSdkVersion 27
|
||||
defaultConfig {
|
||||
applicationId "com.mozilla.send.sendandroid"
|
||||
applicationId "org.mozilla.sendandroid"
|
||||
minSdkVersion 26
|
||||
targetSdkVersion 27
|
||||
versionCode 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue