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:
Donovan Preston 2018-11-27 09:34:51 -05:00
parent 0640902350
commit d1212540a8
5 changed files with 3 additions and 44 deletions

View file

@ -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