mirror of
https://github.com/wismna/DoNext.git
synced 2025-10-03 15:40:14 -04:00
Integration with MS AppCenter
This commit is contained in:
@@ -31,4 +31,7 @@ dependencies {
|
||||
implementation 'net.danlew:android.joda:2.9.7'
|
||||
implementation 'com.android.support.constraint:constraint-layout:1.0.2'
|
||||
testImplementation 'junit:junit:4.12'
|
||||
def appCenterSdkVersion = '1.3.0'
|
||||
compile "com.microsoft.appcenter:appcenter-analytics:${appCenterSdkVersion}"
|
||||
compile "com.microsoft.appcenter:appcenter-crashes:${appCenterSdkVersion}"
|
||||
}
|
||||
|
Reference in New Issue
Block a user