fix: stabilize reader navigation and release 2.33

This commit is contained in:
Курнат Андрей
2026-07-17 21:51:40 +03:00
parent c880395341
commit 2a1a53cf34
9 changed files with 164 additions and 79 deletions
+2 -2
View File
@@ -11,8 +11,8 @@ android {
applicationId = "com.aletheia.app"
minSdk = 24
targetSdk = 36
versionCode = 42
versionName = "2.31"
versionCode = 44
versionName = "2.33"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {