chore(build): increment app-tv versionCode to 2000007

This commit is contained in:
2026-05-13 22:23:18 +02:00
parent 8950a37341
commit 6a5f2fd593

View File

@@ -19,7 +19,7 @@ android {
applicationId = "hu.bbara.purefin.tv"
minSdk = 29
targetSdk = 36
versionCode = 2000006
versionCode = 2000007
versionName = "0.1"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"