Skip to content

Commit

Permalink
Merge pull request #843 from Microsoft/release/demo_v1.9.0
Browse files Browse the repository at this point in the history
Use new SDK in demo app
  • Loading branch information
MatkovIvan committed Oct 16, 2018
2 parents 934feb3 + c4ac734 commit aa0ed15
Show file tree
Hide file tree
Showing 10 changed files with 16 additions and 554 deletions.
2 changes: 1 addition & 1 deletion apps/sasquatch/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ dependencies {
projectDependencyImplementation project(':sdk:appcenter-push')
projectDependencyImplementation project(':sdk:appcenter-rum')

def appCenterSdkVersion = "1.8.0"
def appCenterSdkVersion = "1.9.0"
//noinspection GradleDependency
jcenterDependencyImplementation "com.microsoft.appcenter:appcenter-analytics:${appCenterSdkVersion}"
//noinspection GradleDependency
Expand Down

This file was deleted.

Loading

0 comments on commit aa0ed15

Please sign in to comment.