Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
shiburagi authored May 31, 2021
1 parent ebaada5 commit 1bccfc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drawerbehavior/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
apply plugin: 'com.android.library'
apply plugin: 'kotlin-android'
apply plugin: 'com.novoda.bintray-release' // must be applied after your artifact generating plugin (eg. java / com.android.library)
apply plugin: 'maven-publish'

android {
compileSdkVersion 28
Expand Down

0 comments on commit 1bccfc0

Please sign in to comment.