Skip to content

Commit

Permalink
Create Dist
Browse files Browse the repository at this point in the history
Enable to SDK java distribute Git Repo App Center
  • Loading branch information
bnhassin committed May 27, 2020
1 parent 2d133fc commit 477cad8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions dist
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
dependencies {
def appCenterSdkVersion = '1.11.0'
implementation "com.microsoft.appcenter:appcenter-distribute:${appCenterSdkVersion}"
}

0 comments on commit 477cad8

Please sign in to comment.