Skip to content

Commit

Permalink
bump to 12.22
Browse files Browse the repository at this point in the history
  • Loading branch information
yuliskov committed Aug 22, 2021
1 parent 9cf70d7 commit a05df93
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 @@ -58,8 +58,8 @@ android {
applicationId "com.liskovsoft.smarttubetv"
minSdkVersion project.properties.minSdkVersion
targetSdkVersion project.properties.targetSdkVersion
versionCode 411
versionName "12.21"
versionCode 412
versionName "12.22"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"

Expand Down

0 comments on commit a05df93

Please sign in to comment.