Skip to content

Commit eb43ad0

Browse files
committed
bump version to 2.0.0-alpha8
1 parent f388d21 commit eb43ad0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dexkit-android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ def signingPropFile = new File(projectDir, "signing.properties")
1212
def performSigning = signingPropFile.exists()
1313
def KDockRepoName = "LuckyPray/DexKit-Doc"
1414

15-
def libVersion = "2.0.0-alpha7"
15+
def libVersion = "2.0.0-alpha8"
1616

1717
android {
1818
namespace "org.luckypray.dexkit"

0 commit comments

Comments
 (0)