Removing gradle props.
This commit is contained in:
parent
0e7d7a5835
commit
cfcf030bf8
@ -83,9 +83,6 @@ android {
|
||||
|
||||
// tests
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
buildConfigField("String", "MATOMO_URL", properties["matomoUrl"] as String)
|
||||
buildConfigField("String", "MATOMO_SITE", properties["matomoSite"] as String)
|
||||
}
|
||||
packagingOptions {
|
||||
resources {
|
||||
|
Loading…
Reference in New Issue
Block a user