Loading gradle/libs.versions.toml +2 −0 Original line number Diff line number Diff line Loading @@ -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] Loading Loading
gradle/libs.versions.toml +2 −0 Original line number Diff line number Diff line Loading @@ -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] Loading