Skip to content

Commit 12a4e23

Browse files
committed
bump to 28.06
1 parent 22048b8 commit 12a4e23

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
@@ -60,8 +60,8 @@ android {
6060
applicationId "com.liskovsoft.smarttubetv"
6161
minSdkVersion project.properties.minSdkVersion
6262
targetSdkVersion project.properties.targetSdkVersion
63-
versionCode 1995
64-
versionName "28.05"
63+
versionCode 1996
64+
versionName "28.06"
6565
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
6666
buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"
6767

0 commit comments

Comments
 (0)