Skip to content

Instantly share code, notes, and snippets.

@Pulimet
Last active June 15, 2020 18:30
Show Gist options
  • Save Pulimet/9c3ce5c209ca3852e7fd28d624214a70 to your computer and use it in GitHub Desktop.
Save Pulimet/9c3ce5c209ca3852e7fd28d624214a70 to your computer and use it in GitHub Desktop.
MyLog Library Article 2
apply plugin: 'com.android.application'
apply plugin: 'kotlin-android'
apply plugin: 'kotlin-android-extensions'
apply from: 'logger.gradle'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment