fix language search

This commit is contained in:
tom5079
2025-02-25 00:19:51 -08:00
parent 79a4917897
commit 038b8e0ac5
6 changed files with 4 additions and 4 deletions

View File

@@ -19,7 +19,7 @@ android {
minSdk = 21
targetSdk = 35
versionCode = 70
versionName = "5.3.16"
versionName = "5.3.17"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}