change applicationId to new URL
This commit is contained in:
parent
a3a3bcc673
commit
7eeb2fc5f8
@ -7,7 +7,7 @@ apply plugin: 'kotlin-android-extensions'
|
||||
android {
|
||||
compileSdkVersion 28
|
||||
defaultConfig {
|
||||
applicationId "adrienmalin.pingpoints"
|
||||
applicationId "fr.malingrey.pingpoints"
|
||||
minSdkVersion 15
|
||||
targetSdkVersion 28
|
||||
versionCode 9
|
||||
|
Loading…
x
Reference in New Issue
Block a user