Skip to content

Commit

Permalink
Use guava:33.3.1-android
Browse files Browse the repository at this point in the history
  • Loading branch information
axkr committed Sep 24, 2024
1 parent 64b7f85 commit f63248a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/symja-evaluator/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies {

api project(':modules:common')

api 'com.google.guava:guava:33.3.0-android'
api 'com.google.guava:guava:33.3.1-android'
api('org.matheclipse:matheclipse-core:3.1.0-SNAPSHOT') {
exclude group: 'com.google.guava', module: 'guava'
}
Expand Down

0 comments on commit f63248a

Please sign in to comment.