change applicationId to new URL

This commit is contained in:
Adrien MALINGREY 2019-09-22 14:40:10 +02:00
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