bump to 15.79

This commit is contained in:
Yuriy Liskov
2022-08-12 03:44:21 +03:00
parent a434679e8c
commit 2e3bb43c38
3 changed files with 4 additions and 4 deletions

View File

@@ -59,8 +59,8 @@ android {
applicationId "com.liskovsoft.smarttubetv"
minSdkVersion project.properties.minSdkVersion
targetSdkVersion project.properties.targetSdkVersion
versionCode 768
versionName "15.78"
versionCode 769
versionName "15.79"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"