Skip to content

Instantly share code, notes, and snippets.

@dudego
Last active March 11, 2021 16:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dudego/ed691faf36332e7496d2fd5c9703d9f9 to your computer and use it in GitHub Desktop.
Save dudego/ed691faf36332e7496d2fd5c9703d9f9 to your computer and use it in GitHub Desktop.
buildscript {
repositories {
maven { url 'https://jitpack.io' }
}
dependencies {
classpath 'com.github.simbiose:Encryption:2.0.1'
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment