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