add all_colors color for key preview text, fixes #1434

This commit is contained in:
Helium314 2025-03-29 10:38:43 +01:00
parent fbfff03541
commit 58778b1f23
5 changed files with 21 additions and 12 deletions

View file

@ -13,7 +13,7 @@ android {
applicationId = "helium314.keyboard"
minSdk = 21
targetSdk = 35
versionCode = 3002
versionCode = 3003
versionName = "3.0-alpha3"
ndk {
abiFilters.clear()