Bump version to 1.8.0 (build 86)

iOS MARKETING_VERSION/CURRENT_PROJECT_VERSION and Android
versionName/versionCode.
This commit is contained in:
2026-08-12 11:26:08 +02:00
parent ab50728f07
commit a714a0d0d5
2 changed files with 6 additions and 6 deletions

View File

@@ -25,8 +25,8 @@ android {
applicationId = "app.voltplan.cable"
minSdk = 26
targetSdk = 35
versionCode = 85
versionName = "1.7.0"
versionCode = 86
versionName = "1.8.0"
// Aptabase analytics — mirrors the iOS configuration (the iPhone app's tracker).
buildConfigField("String", "APTABASE_APP_KEY", "\"A-SH-4260269603\"")