Prepare aur build

This commit is contained in:
crschnick 2023-07-19 13:53:25 +00:00
parent a6372f8872
commit 48d53a54a8

1
dist/build.gradle vendored
View file

@ -37,6 +37,7 @@ apply from: 'base.gradle'
apply from: 'jpackage.gradle'
if (rootProject.fullVersion) {
apply from: 'aur.gradle'
apply from: 'cli.gradle'
apply from: 'portable.gradle'
apply from: 'proguard.gradle'