Release 0.11.5
All checks were successful
Build TV app / build (push) Successful in 3m13s

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
be-nj
2026-08-26 12:07:24 +02:00
parent cbdac7ddb2
commit 637679fd90

View File

@@ -12,8 +12,8 @@ android {
applicationId = "dev.castarr.tv" applicationId = "dev.castarr.tv"
minSdk = 26 minSdk = 26
targetSdk = 35 targetSdk = 35
versionCode = 37 versionCode = 38
versionName = "0.11.4" versionName = "0.11.5"
} }
// Release signing from environment (see ~/.keys/castarr-release.env on the // Release signing from environment (see ~/.keys/castarr-release.env on the