Skip to content

Commit

Permalink
Update AGP to 7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Laimiux committed Aug 5, 2021
1 parent 7372b6a commit b75666e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ buildscript {
}

dependencies {
classpath 'com.android.tools.build:gradle:4.2.1'
classpath 'com.android.tools.build:gradle:7.0.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
classpath "com.vanniktech:gradle-android-junit-jacoco-plugin:0.16.0"
classpath "com.github.ben-manes:gradle-versions-plugin:0.36.0"
Expand Down

0 comments on commit b75666e

Please sign in to comment.