From ff27f522697d5c0d872be9a39b2f811f165b3fc6 Mon Sep 17 00:00:00 2001 From: Rene Luria Date: Tue, 26 Apr 2022 15:33:51 +0200 Subject: [PATCH] finish renaming app --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 1669f83..75d1b43 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,7 +6,7 @@ android { compileSdk 31 defaultConfig { - applicationId "com.example.mysecondapp" + applicationId "ch.luria.mq1" minSdk 29 targetSdk 31 versionCode 1