bump 30.65

This commit is contained in:
Yuriy Liskov
2025-12-09 01:27:28 +02:00
parent ff7e304e9a
commit c4bd41dfaf

View File

@@ -50,8 +50,8 @@ android {
applicationId "org.smarttube"
minSdkVersion project.properties.minSdkVersion
targetSdkVersion project.properties.targetSdkVersion
versionCode 2254
versionName "30.64"
versionCode 2255
versionName "30.65"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"