We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dedc2b commit df0c449Copy full SHA for df0c449
gradle.properties
@@ -1,5 +1,5 @@
1
# Library
2
-libVersion=3.2.2
+libVersion=3.3.0
3
4
# Icon packs
5
iconPackDefaultVersion=1.0.1
@@ -21,7 +21,7 @@ annotationsVersion=1.1.0
21
recyclerViewVersion=1.1.0
22
constraintLayoutVersion=1.1.3
23
materialVersion=1.1.0
24
-coroutinesVersion=1.3.4
+coroutinesVersion=1.3.7
25
26
# Utils and demo app
27
jacksonVersion=2.10.1
gradle/wrapper/gradle-wrapper.properties
@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
6
-distributionUrl=https\://services.gradle.org/distributions/gradle-6.2.2-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-6.4.1-all.zip
0 commit comments