Skip to content

Commit

Permalink
bump to 10.67
Browse files Browse the repository at this point in the history
  • Loading branch information
yuliskov committed Dec 22, 2020
1 parent f4a3f70 commit ded264f
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 @@ -49,8 +49,8 @@ android {
applicationId "com.liskovsoft.smarttubetv"
minSdkVersion project.properties.minSdkVersion
targetSdkVersion project.properties.targetSdkVersion
versionCode 200
versionName "10.60"
versionCode 207
versionName "10.67"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"

Expand Down

0 comments on commit ded264f

Please sign in to comment.