Bump version

This commit is contained in:
Jing Jin 2025-05-20 09:24:47 -07:00
parent eff2c62276
commit b8afe01e76

View file

@ -31,7 +31,7 @@ android {
minSdk = 26
targetSdk = 35
versionCode = 1
versionName = "0.9.6"
versionName = "1.0.0"
// Needed for HuggingFace auth workflows.
manifestPlaceholders["appAuthRedirectScheme"] = "com.google.ai.edge.gallery.oauth"