Bump version

This commit is contained in:
Jing Jin 2025-05-18 17:28:34 -07:00
parent e7dda4b4ad
commit 0f5142e67e

View file

@ -30,7 +30,7 @@ android {
minSdk = 26 minSdk = 26
targetSdk = 35 targetSdk = 35
versionCode = 1 versionCode = 1
versionName = "0.9.0" versionName = "0.9.1"
// Needed for HuggingFace auth workflows. // Needed for HuggingFace auth workflows.
manifestPlaceholders["appAuthRedirectScheme"] = "com.google.aiedge.gallery.oauth" manifestPlaceholders["appAuthRedirectScheme"] = "com.google.aiedge.gallery.oauth"