Try to parse release date from store page

Use short_description because of relevance of content
This commit is contained in:
GRIMSIM
2025-06-18 17:48:21 +02:00
parent 249065a90b
commit ed95400d2d
4 changed files with 50 additions and 4 deletions
+1
View File
@@ -22,4 +22,5 @@ dependencies {
}
implementation("me.xdrop:fuzzywuzzy:1.4.0")
implementation("org.jsoup:jsoup:1.20.1")
}