Skip to content
This repository was archived by the owner on Oct 20, 2023. It is now read-only.

Commit f822c7e

Browse files
committed
3.1.0-dev3
1 parent d093477 commit f822c7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ android {
1717
applicationId "io.github.mzdluo123.mirai.android"
1818
minSdkVersion 26
1919
targetSdkVersion 30
20-
versionCode 41
21-
versionName "3.1.0-dev2"
20+
versionCode 42
21+
versionName "3.1.0-dev3"
2222
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2323
buildConfigField("String", "COREVERSION", "\"$CORE_VERSION\"")
2424
buildConfigField("String", "CONSOLEVERSION", "\"$CONSOLE_VERSION\"")

0 commit comments

Comments
 (0)