Skip to content

Commit a0bfe07

Browse files
committed
bump 31.55
1 parent 6d47999 commit a0bfe07

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

0 commit comments

Comments
 (0)