Skip to content

Instantly share code, notes, and snippets.

@fabiomsr
Created September 19, 2016 20:47
Show Gist options
  • Select an option

  • Save fabiomsr/4658592b04d6f393f790bcf4b5394234 to your computer and use it in GitHub Desktop.

Select an option

Save fabiomsr/4658592b04d6f393f790bcf4b5394234 to your computer and use it in GitHub Desktop.
Plugins list
ext {
/// Versions
/// Libs
/// Modules Dependencies
/// Modules
/// Plugins
appPlugins = [
'com.neenbedankt.android-apt',
'realm-android',
'me.tatarka.retrolambda'
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment