We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09558aa commit a55297aCopy full SHA for a55297a
1 file changed
app/build.gradle
@@ -7,8 +7,8 @@ android {
7
applicationId "top.yztz.msggo"
8
minSdkVersion 26
9
targetSdkVersion 35
10
- versionCode 26000302
11
- versionName "3.2"
+ versionCode 26000303
+ versionName "3.3"
12
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
13
// buildConfigField "long", "BUILD_TIME", "${System.currentTimeMillis()}L"
14
// multiDexEnabled true
0 commit comments