Bump dev.rikka.tools.autoresconfig from 1.2.1 to 1.2.2 (#2193)

This commit is contained in:
dependabot[bot] 2022-10-25 09:46:10 +08:00 committed by GitHub
parent e3cdaef27b
commit 60cef96107
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ pluginManagement {
id("com.android.library") version agpVersion
id("com.android.application") version agpVersion
id("androidx.navigation.safeargs") version navVersion
id("dev.rikka.tools.autoresconfig") version "1.2.1"
id("dev.rikka.tools.autoresconfig") version "1.2.2"
id("dev.rikka.tools.materialthemebuilder") version "1.3.3"
}
}