0
0
mirror of https://github.com/thunderbird/thunderbird-android.git synced 2024-09-19 19:52:14 +02:00

Bump Android Gradle Plugin 8.2.1 -> 8.2.2 and Android Tools 31.2.1 -> 31.2.2

This commit is contained in:
Wolf-Martell Montwé 2024-01-30 18:02:39 +01:00
parent a482c18ca8
commit 85a53f5b60
No known key found for this signature in database
GPG Key ID: 6D45B21512ACBF72

View File

@ -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"