Skip to content

Commit

Permalink
Fixed build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Decoder07 committed Dec 7, 2023
1 parent 195ad9c commit 06ad194
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/hmssdk_flutter/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ buildscript {
repositories {
google()
mavenCentral()
maven { url 'https://jitpack.io' }
}

dependencies {
Expand All @@ -21,7 +20,6 @@ buildscript {

rootProject.allprojects {
repositories {
// mavenlocal()
google()
mavenCentral()
maven { url 'https://jitpack.io' }
Expand Down

0 comments on commit 06ad194

Please sign in to comment.