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.47
Browse files Browse the repository at this point in the history
  • Loading branch information
yuliskov committed Jul 15, 2019
1 parent 94e22c1 commit 29a13d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions smartyoutubetv/build.gradle
Expand Up @@ -36,8 +36,8 @@ android {
minSdkVersion project.properties.minSdkVersion
targetSdkVersion project.properties.targetSdkVersion
applicationId "com.liskovsoft.videomanager"
versionCode 626
versionName "6.17.46"
versionCode 627
versionName "6.17.47"
multiDexEnabled = true
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"
Expand Down

0 comments on commit 29a13d2

Please sign in to comment.