bump to 15.81

This commit is contained in:
Yuriy Liskov
2022-08-12 22:22:26 +03:00
parent df668c10de
commit a4e5829113

View File

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