Skip to content

Commit

Permalink
Merge pull request #1022 from ZeusWPI/dependabot/gradle/com.android.t…
Browse files Browse the repository at this point in the history
…ools-desugar_jdk_libs-2.1.3

Bump com.android.tools:desugar_jdk_libs from 2.1.2 to 2.1.3
  • Loading branch information
niknetniko authored Dec 1, 2024
2 parents 781ca20 + 58b43a0 commit ccbe07f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ androidx-viewpager2 = { module = 'androidx.viewpager2:viewpager2', version = '1.
cachapa = { module = 'com.github.cachapa:ExpandableLayout', version = '2.9.2' }
commons-lang3 = { module = 'org.apache.commons:commons-lang3', version = '3.17.0' }
commons-validator = { module = 'commons-validator:commons-validator', version = '1.9.0' }
desugar = { module = 'com.android.tools:desugar_jdk_libs', version = '2.1.2' }
desugar = { module = 'com.android.tools:desugar_jdk_libs', version = '2.1.3' }
easyrandom = { module = 'org.jeasy:easy-random-core', version = '6.0.0-SNAPSHOT' }
equalsverifier = { module = 'nl.jqno.equalsverifier:equalsverifier', version = '3.17' }
firebase-analytics = { module = 'com.google.firebase:firebase-analytics', version = '22.1.2' }
Expand Down

0 comments on commit ccbe07f

Please sign in to comment.