diff --git a/dexkit-android/build.gradle b/dexkit-android/build.gradle index 89b5c8de..46dc8a53 100644 --- a/dexkit-android/build.gradle +++ b/dexkit-android/build.gradle @@ -11,7 +11,7 @@ plugins { def KDockRepoName = "LuckyPray/DexKit-Doc" -def libVersion = "2.0.0" +def libVersion = "2.0.1" android { namespace = "org.luckypray.dexkit"