fix: search books by author and series

This commit is contained in:
Курнат Андрей
2026-07-17 23:09:20 +03:00
parent ded46771bb
commit 28312e3fbc
5 changed files with 217 additions and 10 deletions
+2 -2
View File
@@ -11,8 +11,8 @@ android {
applicationId = "com.aletheia.app"
minSdk = 24
targetSdk = 36
versionCode = 44
versionName = "2.33"
versionCode = 45
versionName = "2.34"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {