Bump version

This commit is contained in:
Jing Jin 2025-04-21 09:48:35 -07:00
parent d197f8e0fb
commit 46aaee2654

View file

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