chore(android): bump companion to 0.4.10 (versionCode 14)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Dorian 2026-06-26 11:31:36 +01:00
parent a3e09eab57
commit 58847fc3d7

View File

@ -11,8 +11,8 @@ android {
applicationId = "com.archipelago.app"
minSdk = 26
targetSdk = 35
versionCode = 13
versionName = "0.4.9"
versionCode = 14
versionName = "0.4.10"
vectorDrawables {
useSupportLibrary = true