1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-01-01 04:35:57 +00:00

Added comment

This commit is contained in:
M66B 2024-01-03 21:49:10 +01:00
parent 415750fdc7
commit 34e2003d14

View file

@ -580,6 +580,7 @@ dependencies {
implementation "androidx.startup:startup-runtime:$startup_version"
// https://developer.android.com/jetpack/androidx/releases/
// https://mvnrepository.com/artifact/com.google.code.findbugs/jsr305
fdroidImplementation "com.google.code.findbugs:jsr305:3.0.2"
implementation "androidx.annotation:annotation-experimental:$annotation_version_experimental"