We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8081fff commit 4a09d8bCopy full SHA for 4a09d8b
apps/sasquatch/build.gradle
@@ -22,7 +22,7 @@ android {
22
}
23
24
dependencies {
25
- def version = "0.11.0"
+ def version = "0.11.1"
26
compile "com.android.support:appcompat-v7:${rootProject.ext.supportLibVersion}"
27
projectDependencyCompile project(':sdk:mobile-center-analytics')
28
projectDependencyCompile project(':sdk:mobile-center-crashes')
0 commit comments