Match newly added RSS feeds to existing feeds.

This commit is contained in:
akwizgran
2023-01-24 12:43:14 +00:00
parent 2eef34f424
commit dc220200b6
9 changed files with 286 additions and 112 deletions

View File

@@ -39,6 +39,7 @@ buildscript {
bouncy_castle_version = '1.71'
junit_version = "4.13.2"
jmock_version = '2.12.0'
mockwebserver_version = '4.9.3'
}
dependencies {
classpath 'com.android.tools.build:gradle:7.2.2'