mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-11-25 22:02:05 +01:00
Merge pull request #2 from Flowdalic/eclipse
Add 'eclipse' plugin to gradle.build
This commit is contained in:
commit
73c7498f17
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ plugins {
|
|||
id 'ru.vyarus.animalsniffer' version '1.4.3'
|
||||
}
|
||||
|
||||
apply plugin: 'eclipse'
|
||||
|
||||
apply plugin: 'ru.vyarus.animalsniffer'
|
||||
dependencies {
|
||||
signature "net.sf.androidscents.signature:android-api-level-9:2.3.1_r2@signature"
|
||||
|
|
Loading…
Reference in a new issue