We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e5defad + 282af3d commit e610f07Copy full SHA for e610f07
apps/sasquatch/build.gradle
@@ -22,7 +22,7 @@ android {
22
}
23
24
dependencies {
25
- def version = "0.8.0"
+ def version = "0.8.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