Skip to content

Commit

Permalink
bump to 26.69
Browse files Browse the repository at this point in the history
  • Loading branch information
yuliskov committed Mar 1, 2025
1 parent 7b52fdb commit 5176c1b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions smarttubetv/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ android {
applicationId "com.liskovsoft.smarttubetv"
minSdkVersion project.properties.minSdkVersion
targetSdkVersion project.properties.targetSdkVersion
versionCode 1857
versionName "26.67"
versionCode 1859
versionName "26.69"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"

Expand Down

0 comments on commit 5176c1b

Please sign in to comment.