Skip to content

Commit

Permalink
build: update AGP from 4.1.3 to 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
VaiTon committed May 9, 2021
1 parent e1bda01 commit 9d4dba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -28,7 +28,7 @@ buildscript {
maven("https://jitpack.io")
}
dependencies {
classpath("com.android.tools.build:gradle:4.1.3")
classpath("com.android.tools.build:gradle:4.2.0")

// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
Expand Down

0 comments on commit 9d4dba8

Please sign in to comment.