We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47efee3 commit daf4513Copy full SHA for daf4513
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-alpha6"
+def libVersion = "2.0.0-alpha7"
16
17
android {
18
namespace "org.luckypray.dexkit"
0 commit comments