Skip to content

Commit aafc58f

Browse files
committed
Merge branch 'hotfix/5.72.1' into main
2 parents 171a075 + 575c005 commit aafc58f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ ext {
121121
ankoVersion = "0.10.4"
122122
glide = "4.11.0"
123123
lottieVersion = "3.4.0"
124-
okHttp = "3.14.7"
124+
okHttp = "3.14.9"
125125
rxJava = "2.1.10"
126126
rxAndroid = "2.0.2"
127127
timber = "4.7.1"

app/version/version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION=5.72.0
1+
VERSION=5.72.1

0 commit comments

Comments
 (0)