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