mirror of
https://github.com/google-ai-edge/gallery.git
synced 2025-07-16 03:06:46 -04:00
Various bug fixes.
This commit is contained in:
parent
0c49efc054
commit
37a58d1a41
35 changed files with 1517 additions and 995 deletions
|
@ -27,10 +27,10 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
applicationId = "com.google.aiedge.gallery"
|
||||
minSdk = 24
|
||||
minSdk = 26
|
||||
targetSdk = 35
|
||||
versionCode = 1
|
||||
versionName = "20250428"
|
||||
versionName = "0.9.0"
|
||||
|
||||
// Needed for HuggingFace auth workflows.
|
||||
manifestPlaceholders["appAuthRedirectScheme"] = "com.google.aiedge.gallery.oauth"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue