Skip to content

Instantly share code, notes, and snippets.

View oscarg798's full-sized avatar
👨‍💻

Oscar Gallon oscarg798

👨‍💻
View GitHub Profile
apply plugin: 'com.android.library'
apply plugin: 'kotlin-android'
apply plugin: 'kotlin-kapt'
apply plugin: 'kotlin-android-extensions'
android {
compileSdkVersion 29
buildToolsVersion "29.0.1"
@oscarg798
oscarg798 / travis.yml
Created February 20, 2019 15:21
Travis Android unit tests config file
language: android
jdk: oraclejdk8
branches:
only:
- develop #or the branch you want to observe
notifications:
slack: #your_slack_id