mirror of
https://github.com/vanitasvitae/OmemoQRCodeGenerator.git
synced 2025-09-08 01:39:41 +02:00
Add 'eclipse' plugin to build.gradle
This commit is contained in:
parent
e96cb64406
commit
bb7e1fff69
2 changed files with 7 additions and 0 deletions
|
@ -15,6 +15,7 @@ buildscript {
|
|||
}
|
||||
|
||||
allprojects {
|
||||
apply plugin: 'eclipse'
|
||||
apply plugin: 'java'
|
||||
apply plugin: 'javafx-gradle-plugin'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue