Changes exclude; need other update

This commit is contained in:
jacques 2023-07-13 22:18:21 +02:00
parent 41db345e06
commit 7928aae782

View file

@ -93,7 +93,7 @@ repositories {
sourceSets { sourceSets {
main { main {
java { java {
exclude 'net/foucry/pilldroid/scanActivity.java' exclude 'net/foucry/pilldroid/ViewDialog.java'
} }
} }
} }