From 765abc9b184f924bf7b7939e75e06c15c0e4843f Mon Sep 17 00:00:00 2001 From: RoB Murdock Date: Tue, 12 Sep 2023 11:02:32 -0400 Subject: [PATCH] adding testmints and jsmints --- libraries.json | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/libraries.json b/libraries.json index c3bd77e3..043e0545 100644 --- a/libraries.json +++ b/libraries.json @@ -420,7 +420,7 @@ "maven": "https://repo.maven.apache.org/maven2/ch/tutteli/atrium/atrium-core/" }, { - "github": "robstoll/atrium", + "github": "robstoll/atrium", "category": "Test", "maven": "https://repo1.maven.org/maven2/ch/tutteli/atrium/atrium-fluent-en_GB-android/" }, @@ -635,7 +635,7 @@ "maven": "http://dl.bintray.com/maryk/maven/io/maryk/store-memory/" }, { - "github": "FitPuli/abele", + "github": "FitPuli/abele", "category": "Logging", "maven": "https://dl.bintray.com/fitpuli/fitpuli.dev/hu/fitpuli/abele/" }, @@ -939,7 +939,7 @@ "category": "Utils", "maven": "https://repo1.maven.org/maven2/com/github/ln-12/multiplatform-connectivity-status/" }, - { + { "github": "MoviebaseApp/tmdb-api", "category": "Entertainment", "maven": "https://repo1.maven.org/maven2/app/moviebase/tmdb-api/" @@ -1049,7 +1049,7 @@ "category": "UI", "maven": "https://repo1.maven.org/maven2/io/github/chopyourbrain/kontrol/" }, - { + { "github": "MyUNiDAYS/KIterable", "category": "Integration", "maven": "https://repo1.maven.org/maven2/com/myunidays/Kiterable/" @@ -1114,9 +1114,19 @@ "category": "Utils", "maven": "https://repo1.maven.org/maven2/dev/snipme/highlights/" }, - { + { "github": "MyUNiDAYS/couchbaselite-kotlin-sdk", "category": "Storage", "maven": "https://repo1.maven.org/maven2/com/myunidays/couchbaselite/" + }, + { + "github": "robertfmurdock/testmints", + "category": "Test", + "maven": "https://repo1.maven.org/maven2/com/zegreatrob/testmints/" + }, + { + "github": "robertfmurdock/jsmints", + "category": "Utils", + "maven": "https://repo1.maven.org/maven2/com/zegreatrob/jsmints/" } ]