add anime seach functionality

This commit is contained in:
Aria Moradi
2021-08-11 08:47:07 +04:30
parent e46e165704
commit 9fa17f617e
4 changed files with 36 additions and 14 deletions

View File

@@ -102,7 +102,7 @@ sourceSets {
// should be bumped with each stable release
val tachideskVersion = System.getenv("ProductVersion") ?: "v0.4.5"
val webUIRevisionTag = System.getenv("WebUIRevision") ?: "r23"
val webUIRevisionTag = System.getenv("WebUIRevision") ?: "r24"
// counts commit count on master
val tachideskRevision = runCatching {