Skip to content

Commit c1c07af

Browse files
committed
release 3.6
1 parent abd6bb8 commit c1c07af

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 26000305
11-
versionName "3.5"
10+
versionCode 26000306
11+
versionName "3.6"
1212
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1313
// buildConfigField "long", "BUILD_TIME", "${System.currentTimeMillis()}L"
1414
// multiDexEnabled true

0 commit comments

Comments
 (0)