We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baa5c74 commit 82caf98Copy full SHA for 82caf98
build.gradle
@@ -2,7 +2,7 @@
2
3
buildscript {
4
repositories {
5
- mavenLocal()
+ //mavenLocal()
6
jcenter()
7
}
8
dependencies {
@@ -17,7 +17,7 @@ buildscript {
17
18
allprojects {
19
20
21
22
23
gradle.properties
@@ -16,5 +16,5 @@ org.gradle.jvmargs=-Xmx1536m
16
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
# org.gradle.parallel=true
-TINKERPATCH_VERSION=1.1.5
-ANDRESGUARD_VERSION=1.2.2
+TINKERPATCH_VERSION=1.1.6
+ANDRESGUARD_VERSION=1.2.3
0 commit comments