bump to 1.8

This commit is contained in:
Yuriy Liskov
2020-09-29 22:04:35 +03:00
parent a121bedd9c
commit 8bba0302f3
+2 -2
View File
@@ -46,8 +46,8 @@ android {
applicationId "com.liskovsoft.smarttubetv"
minSdkVersion project.properties.minSdkVersion
targetSdkVersion project.properties.targetSdkVersion
versionCode 27
versionName "1.7"
versionCode 28
versionName "1.8"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"