Skip to content

Commit

Permalink
Bump AGP from 4.2.0 to 4.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hiqua committed Sep 2, 2021
1 parent f4a2c03 commit e3d46ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
val kotlinVersion = "1.5.0"
id("com.android.application") version ("4.2.0") apply (false)
id("com.android.application") version ("4.2.2") apply (false)
id("org.jetbrains.kotlin.android") version kotlinVersion apply (false)
id("org.jetbrains.kotlin.kapt") version kotlinVersion apply (false)
id("org.jetbrains.kotlin.android.extensions") version kotlinVersion apply (false)
Expand Down

0 comments on commit e3d46ad

Please sign in to comment.