Skip to content

Commit

Permalink
Use new SDK in demo app
Browse files Browse the repository at this point in the history
  • Loading branch information
MatkovIvan committed Oct 16, 2018
1 parent 3221b2c commit c4ac734
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 c4ac734

Please sign in to comment.