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

Update AndroidX Annotation to version 1.5.0

This commit is contained in:
cketti 2022-10-10 17:15:58 +02:00
parent afecde41c5
commit cf5cceafd7

View File

@ -20,7 +20,7 @@ buildscript {
'androidxActivity': '1.6.0',
'androidxRecyclerView': '1.2.1',
'androidxLifecycle': '2.5.1',
'androidxAnnotation': '1.4.0',
'androidxAnnotation': '1.5.0',
'androidxBiometric': '1.1.0',
'androidxNavigation': '2.5.2',
'androidxConstraintLayout': '2.1.4',