Skip to content

Commit

Permalink
Set artifact name explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey-Verkhovsky committed Sep 17, 2021
1 parent 3cf31dc commit 3e53dfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fpjs-pro/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ publishing {
groupId = 'com.github.fingerprintjs'
artifactId = "fpjs-pro"
version = '1.0.0'
artifact("$buildDir/outputs/aar/fpjs-pro-1.0.0-release.aar")
}
}
}
Expand Down

0 comments on commit 3e53dfa

Please sign in to comment.