Bump version

This commit is contained in:
Jing Jin 2025-05-19 17:02:53 -07:00
parent 96f838b550
commit 6785ad881a

View file

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