mirror of
https://github.com/bitfireAT/davx5-ose.git
synced 2025-12-23 23:17:50 -05:00
Don't warn on newer Commons versions
This commit is contained in:
@@ -43,7 +43,9 @@ unifiedpush-fcm = "3.0.0"
|
||||
|
||||
# Other libraries, especially ical4j, require Apache Commons. Some recent versions of Apache
|
||||
# Commons require a newer Java version than our minSdk provides. So we require these strict versions here:
|
||||
#noinspection NewerVersionAvailable
|
||||
commons-codec = { strictly = "1.17.1" }
|
||||
#noinspection NewerVersionAvailable
|
||||
commons-lang = { strictly = "3.15.0" }
|
||||
|
||||
[libraries]
|
||||
|
||||
Reference in New Issue
Block a user