Update and clean up dependencies

This commit is contained in:
MM20
2022-09-10 12:04:22 +02:00
parent a7f38a8fe4
commit 8dd0852a57
6 changed files with 41 additions and 68 deletions
@@ -102,7 +102,7 @@ val OpenSourceLicenses = arrayOf(
url = "https://github.com/justasm/DragLinearLayout"
),
OpenSourceLibrary(
name = "mXparser",
name = "mXparser (Version 4.4.2)",
description = "A super easy, rich, fast and highly flexible math expression parser library",
licenseName = R.string.bsd_2clause_name,
licenseText = R.raw.license_bsd_2clause,