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