1
0
Fork 0

small fixes

This commit is contained in:
Vendicated 2022-11-25 11:07:01 +01:00
parent efeb02ad2b
commit faaa17f98d
No known key found for this signature in database
GPG key ID: EC781ADFB93EFFA3
5 changed files with 15 additions and 16 deletions

View file

@ -37,6 +37,6 @@ android {
}
dependencies {
implementation 'androidx.annotation:annotation:1.3.0'
implementation 'androidx.annotation:annotation:1.5.0'
}