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