Bump Android Gradle Plugin 8.2.1 -> 8.2.2 and Android Tools 31.2.1 -> 31.2.2
This commit is contained in:
parent
a482c18ca8
commit
85a53f5b60
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,8 @@ accompanist = "0.32.0"
|
|||
androidDesugar = "2.0.4"
|
||||
androidMaterial = "1.9.0"
|
||||
# AGP and tools should be updated together
|
||||
androidGradlePlugin = "8.2.1"
|
||||
androidTools = "31.2.1"
|
||||
androidGradlePlugin = "8.2.2"
|
||||
androidTools = "31.2.2"
|
||||
androidxActivity = "1.8.2"
|
||||
androidxAnnotation = "1.7.1"
|
||||
androidxAppCompat = "1.6.1"
|
||||
|
|
Loading…
Reference in a new issue