Version 0.2.1

This commit is contained in:
be-nj
2026-08-25 21:21:56 +02:00
parent 8c4857576b
commit 1015a98acb

View File

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