Skip to content

Commit c7c2cb4

Browse files
committed
bump to 18.27
1 parent 5ea8991 commit c7c2cb4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

smarttubetv/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ android {
5959
applicationId "com.liskovsoft.smarttubetv"
6060
minSdkVersion project.properties.minSdkVersion
6161
targetSdkVersion project.properties.targetSdkVersion
62-
versionCode 1016
63-
versionName "18.26"
62+
versionCode 1017
63+
versionName "18.27"
6464
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
6565
buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"
6666

0 commit comments

Comments
 (0)