Skip to content

Commit

Permalink
add maven repo
Browse files Browse the repository at this point in the history
  • Loading branch information
AGulev committed Jul 19, 2023
1 parent 4d188b0 commit d9d9db8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions firebase_remoteconfig/manifests/android/build.gradle
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
repositories {
mavenCentral()
}

dependencies {
implementation 'com.google.android.gms:play-services-base:17.6.0'
implementation 'com.google.firebase:firebase-config:21.0.1'
Expand Down

0 comments on commit d9d9db8

Please sign in to comment.