Skip to content

Commit 41395de

Browse files
author
Anastasia Senyushina
committed
Update version
1 parent cef970c commit 41395de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/sasquatch/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ dependencies {
8888
projectDependencyImplementation project(':sdk:appcenter-analytics')
8989
projectDependencyImplementation project(':sdk:appcenter-crashes')
9090

91-
def appCenterSdkVersion = "4.4.1"
91+
def appCenterSdkVersion = "4.4.2"
9292
mavenCentralDependencyImplementation "com.microsoft.appcenter:appcenter-analytics:${appCenterSdkVersion}"
9393
mavenCentralDependencyImplementation "com.microsoft.appcenter:appcenter-crashes:${appCenterSdkVersion}"
9494

0 commit comments

Comments
 (0)