Skip to content

Commit

Permalink
jitpack build script
Browse files Browse the repository at this point in the history
  • Loading branch information
girish3 committed Dec 2, 2020
1 parent 23ca823 commit 9854044
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions library-no-op/build.gradle
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
plugins {
id 'com.android.library'
id 'kotlin-android'
id 'com.github.dcendents.android-maven'
}

group='com.github.girish3'

android {
compileSdkVersion 30
buildToolsVersion "30.0.2"
Expand Down
Empty file added library/consumer-rules.pro
Empty file.

0 comments on commit 9854044

Please sign in to comment.