We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5defad commit 282af3dCopy full SHA for 282af3d
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