Skip to content

Commit a55297a

Browse files
committed
release 3.3;
1 parent 09558aa commit a55297a

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

0 commit comments

Comments
 (0)