Skip to content

Commit

Permalink
bump to 10.131
Browse files Browse the repository at this point in the history
  • Loading branch information
yuliskov committed Mar 20, 2021
1 parent d6b4135 commit 3e300e1
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 @@ -48,8 +48,8 @@ android {
applicationId "com.liskovsoft.smarttubetv"
minSdkVersion project.properties.minSdkVersion
targetSdkVersion project.properties.targetSdkVersion
versionCode 270
versionName "10.130"
versionCode 271
versionName "10.131"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"

Expand Down

0 comments on commit 3e300e1

Please sign in to comment.