Skip to content

Commit df0c449

Browse files
committed
Updated dependencies and version
1 parent 8dedc2b commit df0c449

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

gradle.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Library
2-
libVersion=3.2.2
2+
libVersion=3.3.0
33

44
# Icon packs
55
iconPackDefaultVersion=1.0.1
@@ -21,7 +21,7 @@ annotationsVersion=1.1.0
2121
recyclerViewVersion=1.1.0
2222
constraintLayoutVersion=1.1.3
2323
materialVersion=1.1.0
24-
coroutinesVersion=1.3.4
24+
coroutinesVersion=1.3.7
2525

2626
# Utils and demo app
2727
jacksonVersion=2.10.1

gradle/wrapper/gradle-wrapper.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists
6-
distributionUrl=https\://services.gradle.org/distributions/gradle-6.2.2-all.zip
6+
distributionUrl=https\://services.gradle.org/distributions/gradle-6.4.1-all.zip

0 commit comments

Comments
 (0)