Skip to content

Commit

Permalink
Create PSDK
Browse files Browse the repository at this point in the history
Start with SDK Project
  • Loading branch information
bnhassin committed May 27, 2020
1 parent 477cad8 commit 1db207f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions psdk
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
dependencies { def appCenterSdkVersion = '1.11.0' implementation "com.microsoft.appcenter:appcenter-analytics:${appCenterSdkVersion}" implementation "com.microsoft.appcenter:appcenter-crashes:${appCenterSdkVersion}" }

0 comments on commit 1db207f

Please sign in to comment.