Skip to content

Commit bd14d2d

Browse files
committed
bump 31.16
1 parent 9128b1f commit bd14d2d

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 2305
61-
versionName "31.15"
60+
versionCode 2306
61+
versionName "31.16"
6262
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
6363
buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"
6464

0 commit comments

Comments
 (0)