upd MediaServiceCore

This commit is contained in:
Yuriy Liskov
2026-03-13 03:12:46 +02:00
parent 80378c43ab
commit f682ee4f4b
2 changed files with 3 additions and 3 deletions

View File

@@ -57,8 +57,8 @@ android {
applicationId "app.smarttube"
minSdkVersion project.properties.minSdkVersion
targetSdkVersion project.properties.targetSdkVersion
versionCode 2297
versionName "31.07"
versionCode 2298
versionName "31.08"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"