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

Commit 8f3684b

Browse files
committed
2.7-M1
1 parent 793e54a commit 8f3684b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

app/build.gradle

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ apply plugin: 'kotlinx-serialization'
99
apply plugin: "com.github.johnrengelman.shadow"
1010

1111

12-
def CORE_VERSION = "2.6.4"
13-
def CONSOLE_VERSION = "2.6.4"
12+
def CORE_VERSION = "2.7-M1"
13+
def CONSOLE_VERSION = "2.7-M1"
1414
def LUAMIRAI_VERSION = "2.0.8"
1515

1616
android {
@@ -56,7 +56,6 @@ android {
5656
normal{
5757
dimension "api"
5858
minSdkVersion 26
59-
6059
}
6160
}
6261

0 commit comments

Comments
 (0)