bump to 15.45

This commit is contained in:
Yuriy Liskov
2022-07-20 21:02:51 +03:00
parent ba41eeb781
commit 0dfdf9c888

View File

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