From 7eeb2fc5f88e3fb53d954cf0975e342b63bf2457 Mon Sep 17 00:00:00 2001
From: Adrien MALINGREY <adrien@malingrey.fr>
Date: Sun, 22 Sep 2019 14:40:10 +0200
Subject: [PATCH] change applicationId to new URL

---
 app/build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app/build.gradle b/app/build.gradle
index 2eee4b0..e64041a 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -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