Skip to content

Commit

Permalink
bump to 21.67
Browse files Browse the repository at this point in the history
  • Loading branch information
yuliskov committed Apr 12, 2024
1 parent 905a2de commit 7bfbb1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions smarttubetv/build.gradle
Expand Up @@ -60,8 +60,8 @@ android {
applicationId "com.liskovsoft.smarttubetv"
minSdkVersion project.properties.minSdkVersion
targetSdkVersion project.properties.targetSdkVersion
versionCode 1356
versionName "21.66"
versionCode 1357
versionName "21.67"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"

Expand Down

0 comments on commit 7bfbb1d

Please sign in to comment.