Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
ueen committed May 9, 2020
1 parent 4c6bc14 commit 7b8fd16
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions roomassethelper/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
apply plugin: 'com.android.library'
apply plugin: 'kotlin-android'
apply plugin: 'kotlin-android-extensions'
apply plugin: 'com.github.dcendents.android-maven'

group='com.github.ueen'

android {
compileSdkVersion 28

Expand Down

0 comments on commit 7b8fd16

Please sign in to comment.