We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcb467d commit 2fca53aCopy full SHA for 2fca53a
gradle.properties
@@ -3,10 +3,10 @@ version=0.4.1
3
# main dependencies
4
#
5
android.tools.build.version=3.6.4
6
-guava.version=30.1.1-jre
+guava.version=31.1-jre
7
commons-io.version=2.11.0
8
-javassist.version=3.28.0-GA
9
-annotations.version=22.0.0
+javassist.version=3.29.2-GA
+annotations.version=24.0.0
10
11
# plugins
12
0 commit comments