Skip to content

Instantly share code, notes, and snippets.

@Pulimet
Last active June 15, 2020 18:30
Embed
What would you like to do?
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