chore(android): bump companion to 0.4.15 (versionCode 19)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Dorian 2026-07-21 18:55:50 +01:00
parent 24b3d33ac3
commit d76f91a62f

View File

@ -11,8 +11,8 @@ android {
applicationId = "com.archipelago.app"
minSdk = 26
targetSdk = 35
versionCode = 18
versionName = "0.4.14"
versionCode = 19
versionName = "0.4.15"
vectorDrawables {
useSupportLibrary = true