Bump agp from 8.0.1 to 8.0.2 (#8)

This commit is contained in:
Howard Wu 2023-06-05 14:39:29 +08:00 committed by GitHub
parent 305a663bf8
commit 6ddbb96043
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ pluginManagement {
mavenCentral()
}
plugins {
id("com.android.library") version "8.0.1"
id("com.android.library") version "8.0.2"
}
}