change applicationId to new URL

This commit is contained in:
Adrien MALINGREY 2019-09-22 14:40:10 +02:00
parent a3a3bcc673
commit 7eeb2fc5f8

View File

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