Switch the package name, for signing with a new key; switch the server to send.firefox.com

This commit is contained in:
Donovan Preston 2019-03-12 12:35:45 -04:00
parent 7710cf98e9
commit 8c59e54677
4 changed files with 5 additions and 7 deletions

View file

@ -7,7 +7,7 @@ apply plugin: 'kotlin-android-extensions'
android {
compileSdkVersion 27
defaultConfig {
applicationId "org.mozilla.sendandroid"
applicationId "org.mozilla.firefoxsend"
minSdkVersion 26
targetSdkVersion 27
versionCode 1