mirror of
https://github.com/google-ai-edge/gallery.git
synced 2025-07-16 03:06:46 -04:00
- Better text formatting on home screen for smaller screen.
- Set default backend based on the order of "accelerators" field in model allowlist
This commit is contained in:
parent
4d0c570d34
commit
e89fd9a23b
6 changed files with 7 additions and 8 deletions
|
@ -30,7 +30,7 @@ android {
|
|||
minSdk = 26
|
||||
targetSdk = 35
|
||||
versionCode = 1
|
||||
versionName = "0.9.2"
|
||||
versionName = "0.9.3"
|
||||
|
||||
// Needed for HuggingFace auth workflows.
|
||||
manifestPlaceholders["appAuthRedirectScheme"] = "com.google.aiedge.gallery.oauth"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue