mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-09 17:19:39 +02:00
Migrate from Ant to Gradle (SMACK-265)
This commit is contained in:
parent
235eca3a3d
commit
201152ef42
767 changed files with 1088 additions and 4296 deletions
5
resources/gradle.properties.example
Normal file
5
resources/gradle.properties.example
Normal file
|
@ -0,0 +1,5 @@
|
|||
signing.keyId=0x78548E35
|
||||
signing.secretKeyRingFile=/home/foo/.gnupg/secring.gpg
|
||||
|
||||
sonatypeUsername=User
|
||||
sonatypePassword=Password
|
Loading…
Add table
Add a link
Reference in a new issue