Skip to content

Commit f2cc336

Browse files
committed
bump 31.18
1 parent bf1a64f commit f2cc336

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
@@ -57,8 +57,8 @@ android {
5757
applicationId "app.smarttube"
5858
minSdkVersion project.properties.minSdkVersion
5959
targetSdkVersion project.properties.targetSdkVersion
60-
versionCode 2307
61-
versionName "31.17"
60+
versionCode 2308
61+
versionName "31.18"
6262
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
6363
buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"
6464

0 commit comments

Comments
 (0)