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