From 5f47e9c846eff8a65434d3028a6d48ff4e7eba6d Mon Sep 17 00:00:00 2001 From: Najam us Saqib Date: Tue, 11 May 2021 23:00:38 +0500 Subject: [PATCH] changing --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 3edf3c0..ca3e531 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -1,4 +1,4 @@ -apply plugin: 'com.android.application' +apply plugin: 'com.android.library' android { compileSdkVersion COMPILESDKVERSION @@ -13,7 +13,7 @@ android { defaultConfig { - applicationId "com.github.tcking.giraffeplayer.example" +// applicationId "com.github.tcking.giraffeplayer.example" minSdkVersion MINSDKVERSION targetSdkVersion TARGETSDKVERSION versionCode 1