Skip to content

Commit a7a81d8

Browse files
committed
release 3.7
1 parent fd1febc commit a7a81d8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ android {
77
applicationId "top.yztz.msggo"
88
minSdkVersion 26
99
targetSdkVersion 35
10-
versionCode 26000306
11-
versionName "3.6"
10+
versionCode 26000307
11+
versionName "3.7"
1212
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1313
// buildConfigField "long", "BUILD_TIME", "${System.currentTimeMillis()}L"
1414
// multiDexEnabled true

0 commit comments

Comments
 (0)