Skip to content

Commit cac4e82

Browse files
authored
bump retrofit to 4.7.2 to be android API 30 compatible (#1194)
1 parent 8ed2d11 commit cac4e82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ext {
66
junit : '4.12',
77
annotation : '1.0.0',
88
gson : '2.8.6',
9-
retrofit : '2.7.1',
9+
retrofit : '2.7.2',
1010
okhttp3 : '3.12.7',
1111
mockito : '2.28.2',
1212
hamcrestJunit : '2.0.0.0',

0 commit comments

Comments
 (0)