Skip to content

Commit

Permalink
changing
Browse files Browse the repository at this point in the history
  • Loading branch information
Najamus committed May 11, 2021
1 parent 7ba2f5a commit 5f47e9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apply plugin: 'com.android.application'
apply plugin: 'com.android.library'

android {
compileSdkVersion COMPILESDKVERSION
Expand All @@ -13,7 +13,7 @@ android {


defaultConfig {
applicationId "com.github.tcking.giraffeplayer.example"
// applicationId "com.github.tcking.giraffeplayer.example"
minSdkVersion MINSDKVERSION
targetSdkVersion TARGETSDKVERSION
versionCode 1
Expand Down

0 comments on commit 5f47e9c

Please sign in to comment.