
* dont intercept request coming from the cdn eg. skip images * Update build.gradle * fix comment * remove comment * idk * revert version * Update build.gradle.kts * fix without cdn * check content type
6 lines
56 B
Plaintext
6 lines
56 B
Plaintext
plugins {
|
|
id("lib-multisrc")
|
|
}
|
|
|
|
baseVersionCode = 4
|