Skip to content

Commit

Permalink
4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Varnius committed May 4, 2022
1 parent 856e6a1 commit 8d00c7e
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 459 deletions.
4 changes: 2 additions & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ buildscript {
}
repositories {
google()
jcenter()
mavenCentral()
}
dependencies {
classpath("com.android.tools.build:gradle:4.1.0")
Expand All @@ -35,7 +35,7 @@ allprojects {
}

google()
jcenter()
mavenCentral()
maven { url 'https://jitpack.io' }
}
}
Loading

0 comments on commit 8d00c7e

Please sign in to comment.