Skip to content
This repository has been archived by the owner on Oct 16, 2023. It is now read-only.

Commit

Permalink
bump to 6.17.588
Browse files Browse the repository at this point in the history
  • Loading branch information
yuliskov committed May 24, 2020
1 parent c1de125 commit 5b780bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions smartyoutubetv/build.gradle
Expand Up @@ -38,8 +38,8 @@ android {
minSdkVersion project.properties.minSdkVersion
targetSdkVersion project.properties.targetSdkVersion
applicationId "com.liskovsoft.videomanager"
versionCode 1167
versionName "6.17.587"
versionCode 1168
versionName "6.17.588"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"

Expand Down

0 comments on commit 5b780bf

Please sign in to comment.