Update dependency com.twilio.sdk:twilio to v10.3.0

This commit is contained in:
2024-06-18 17:01:23 +00:00
parent 949bfc38f8
commit dec36f191d

View File

@@ -144,7 +144,7 @@ dependencies {
api 'com.kohlschutter.junixsocket:junixsocket-core:2.9.1' api 'com.kohlschutter.junixsocket:junixsocket-core:2.9.1'
// Twilio SDK for SMS // Twilio SDK for SMS
api 'com.twilio.sdk:twilio:10.1.5' api 'com.twilio.sdk:twilio:10.3.0'
// SendGrid SDK to send emails from GCE // SendGrid SDK to send emails from GCE
api 'com.sendgrid:sendgrid-java:4.10.2' api 'com.sendgrid:sendgrid-java:4.10.2'