Skip to content

Commit

Permalink
build: bump AGP from 7.0.2 to 7.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
VaiTon committed Oct 11, 2021
1 parent 7493a65 commit c169dcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -27,7 +27,7 @@ buildscript {
maven("https://jitpack.io")
}
dependencies {
classpath("com.android.tools.build:gradle:7.0.2")
classpath("com.android.tools.build:gradle:7.0.3")

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

0 comments on commit c169dcb

Please sign in to comment.