Browse Source

Upgrade assent

Aidan Follestad 5 năm trước cách đây
mục cha
commit
2f140b92be
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      dependencies.gradle

+ 1 - 1
dependencies.gradle

@@ -24,6 +24,6 @@ ext.versions = [
     coroutines          : '1.2.1',
 
     // afollestad
-    assent              : '2.2.3',
+    assent              : '2.3.0',
     dotsIndicator       : '1.0.0'
 ]