Skip to content

Commit

Permalink
修改配置
Browse files Browse the repository at this point in the history
Change-Id: Id251277d89f34b7a355973c67b6f6e70164da463
  • Loading branch information
youth5201314 committed May 19, 2021
1 parent fd29373 commit 85c14c2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions banner/build.gradle
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
apply plugin: 'com.android.library'
apply plugin: 'com.github.dcendents.android-maven'
group = 'com.github.youth5201314'

version = "2.2.0"

Expand Down
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ buildscript {
dependencies {

classpath 'com.android.tools.build:gradle:3.5.3'
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
classpath 'com.jakewharton:butterknife-gradle-plugin:10.2.1'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"

Expand Down

0 comments on commit 85c14c2

Please sign in to comment.