Skip to content

Commit

Permalink
refactor: clean app/build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
maelchiotti committed Mar 10, 2024
1 parent a48d03f commit beb84c5
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions android/build.gradle
Original file line number Diff line number Diff line change
@@ -1,15 +1,3 @@
buildscript {
ext.kotlin_version = '1.7.10'
repositories {
google()
mavenCentral()
}

dependencies {
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
}
}

allprojects {
repositories {
google()
Expand Down

0 comments on commit beb84c5

Please sign in to comment.