Skip to content

Commit

Permalink
fix repository issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Sinan Kozak committed Feb 8, 2022
1 parent a901e53 commit a25ef13
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ buildscript {

repositories {
google()
mavenCentral()
}
dependencies {
classpath "com.android.tools.build:gradle:7.1.1"
Expand All @@ -24,6 +25,7 @@ plugins {
allprojects {
repositories {
google()
mavenCentral()
}
}

Expand Down

0 comments on commit a25ef13

Please sign in to comment.