File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,9 +23,9 @@ buildscript {
23
23
commons_io : ' commons-io:commons-io:2.11.0' ,
24
24
commons_lang : ' org.apache.commons:commons-lang3:3.12.0' ,
25
25
commons_text : ' org.apache.commons:commons-text:1.10.0' ,
26
- guava : ' com.google.guava:guava:31.0. 1-jre' ,
26
+ guava : ' com.google.guava:guava:31.1-jre' ,
27
27
junit : ' junit:junit:4.13.2' ,
28
- proguard_gradle : ' com.guardsquare:proguard-gradle:7.3.0 ' ,
28
+ proguard_gradle : ' com.guardsquare:proguard-gradle:7.3.1 ' ,
29
29
snakeyaml : ' org.yaml:snakeyaml:1.32:android' ,
30
30
smali : ' com.github.iBotPeaches.smali:smali:403e90375e' ,
31
31
xmlpull : ' xpp3:xpp3:1.1.4c' ,
@@ -37,7 +37,7 @@ buildscript {
37
37
gradlePluginPortal()
38
38
}
39
39
dependencies {
40
- classpath " gradle.plugin.com.github.johnrengelman:shadow:7.1 .0"
40
+ classpath " gradle.plugin.com.github.johnrengelman:shadow:8.0 .0"
41
41
classpath " gradle.plugin.com.hierynomus.gradle.plugins:license-gradle-plugin:0.16.1"
42
42
}
43
43
}
You can’t perform that action at this time.
0 commit comments