Skip to content

Commit

Permalink
bump to 24.07
Browse files Browse the repository at this point in the history
  • Loading branch information
yuliskov committed Oct 5, 2024
1 parent 71c2231 commit 4b9f08e
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 @@ -60,8 +60,8 @@ android {
applicationId "com.liskovsoft.smarttubetv"
minSdkVersion project.properties.minSdkVersion
targetSdkVersion project.properties.targetSdkVersion
versionCode 1596
versionName "24.06"
versionCode 1597
versionName "24.07"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"

Expand Down

0 comments on commit 4b9f08e

Please sign in to comment.