Skip to content

Commit a1b19d3

Browse files
committed
bump version to 1.1.0
Signed-off-by: teble <me@teble.me>
1 parent 363c1b5 commit a1b19d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Android/dexkit/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
def signingPropFile = new File(projectDir, "signing.properties")
1010
def performSigning = signingPropFile.exists()
1111

12-
def libVersion = "1.1.0-beta9"
12+
def libVersion = "1.1.0"
1313

1414
android {
1515
namespace "io.luckypray.dexkit"

0 commit comments

Comments
 (0)