We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f92b53c commit c31f3b9Copy full SHA for c31f3b9
build.gradle
@@ -47,7 +47,7 @@ ext {
47
protoVersion = '3.25.5'
48
annotationApiVersion = '1.3.2'
49
guavaVersion = '32.0.1-jre' // [10.0,)
50
- tallyVersion = '0.13.0' // [0.4.0,)
+ tallyVersion = '0.14.2' // [0.4.0,)
51
52
gsonVersion = '2.10.1' // [2.0,)
53
0 commit comments