You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: build.gradle
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -264,7 +264,7 @@ allprojects {
264
264
androidxTestVersion ="1.4.0"
265
265
appCompatVersion ="1.2.0"
266
266
azureCommunicationCommonVersion ="1.2.0"
267
-
azureCoreVersion ="1.0.0-beta.12"
267
+
azureCoreVersion ="1.0.0-beta.14"
268
268
jacksonVersion ="2.12.7"// Do not upgrade to 2.13.0 and above, as it introduced using an API not available in javax.xml.stream:stax-api:1.0-2. See: https://github.com/Azure/azure-sdk-for-android/issues/1017.
269
269
jacksonDatabindVersion ="2.12.7.1"// Need this to be a separate version to include a security fix.
0 commit comments