Update dependencies

This commit is contained in:
Syer10
2022-07-02 12:41:01 -04:00
parent 242f66ba99
commit 6e19cf72b2
3 changed files with 18 additions and 17 deletions

View File

@@ -63,6 +63,7 @@ subprojects {
}
plugins.withType<com.android.build.gradle.BasePlugin> {
configure<com.android.build.gradle.BaseExtension> {
// 32 requires a higher android plugin version
compileSdkVersion(31)
defaultConfig {
minSdk = 21