Add maven plugin to example
This commit is contained in:
parent
ed9340ea51
commit
dfaffa39cc
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
apply plugin: 'com.android.application'
|
||||
apply plugin: 'realm-android'
|
||||
apply plugin: 'maven'
|
||||
|
||||
android {
|
||||
compileSdkVersion 27
|
||||
|
|
Loading…
Add table
Reference in a new issue