Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/feature/github_action' into feat…
Browse files Browse the repository at this point in the history
…ure/github_action
  • Loading branch information
saravanakumar-contus committed Aug 21, 2024
2 parents 69b228d + b5c2642 commit 920253d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
repositories {
google()
mavenCentral()
gradlePluginPortal()
jcenter()
}
Expand All @@ -16,6 +17,7 @@ allprojects {
repositories {
google()
mavenCentral()
gradlePluginPortal()
jcenter()
maven {
url "https://repo.mirrorfly.com/release"
Expand Down

0 comments on commit 920253d

Please sign in to comment.