Skip to content

Commit

Permalink
bump to 16.74
Browse files Browse the repository at this point in the history
  • Loading branch information
yuliskov committed Jan 14, 2023
1 parent af13c05 commit fb3a32f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions smarttubetv/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ android {
applicationId "com.liskovsoft.smarttubetv"
minSdkVersion project.properties.minSdkVersion
targetSdkVersion project.properties.targetSdkVersion
versionCode 863
versionName "16.73"
versionCode 864
versionName "16.74"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"

Expand Down

0 comments on commit fb3a32f

Please sign in to comment.