Skip to content

Commit 6b12fec

Browse files
committed
bump 31.25
1 parent 7e9a4eb commit 6b12fec

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

0 commit comments

Comments
 (0)