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

Commit

Permalink
3.1.0-dev2
Browse files Browse the repository at this point in the history
  • Loading branch information
mzdluo123 committed Feb 19, 2021
1 parent 7e02914 commit 13f472e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ android {
applicationId "io.github.mzdluo123.mirai.android"
minSdkVersion 26
targetSdkVersion 30
versionCode 40
versionName "3.1.0-dev1"
versionCode 41
versionName "3.1.0-dev2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
buildConfigField("String", "COREVERSION", "\"$CORE_VERSION\"")
buildConfigField("String", "CONSOLEVERSION", "\"$CONSOLE_VERSION\"")
Expand Down

0 comments on commit 13f472e

Please sign in to comment.