Skip to content

Commit 54c3e38

Browse files
committed
bump 31.26
1 parent 86d24ad commit 54c3e38

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

0 commit comments

Comments
 (0)