Skip to content

Commit 4a09d8b

Browse files
committed
Use version 0.11.1 SDK in demo
1 parent 8081fff commit 4a09d8b

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
@@ -22,7 +22,7 @@ android {
2222
}
2323

2424
dependencies {
25-
def version = "0.11.0"
25+
def version = "0.11.1"
2626
compile "com.android.support:appcompat-v7:${rootProject.ext.supportLibVersion}"
2727
projectDependencyCompile project(':sdk:mobile-center-analytics')
2828
projectDependencyCompile project(':sdk:mobile-center-crashes')

0 commit comments

Comments
 (0)