We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f388d21 commit eb43ad0Copy full SHA for eb43ad0
dexkit-android/build.gradle
@@ -12,7 +12,7 @@ def signingPropFile = new File(projectDir, "signing.properties")
12
def performSigning = signingPropFile.exists()
13
def KDockRepoName = "LuckyPray/DexKit-Doc"
14
15
-def libVersion = "2.0.0-alpha7"
+def libVersion = "2.0.0-alpha8"
16
17
android {
18
namespace "org.luckypray.dexkit"
0 commit comments