mirror of
https://github.com/revanced/revanced-integrations.git
synced 2025-02-06 17:16:49 +01:00
This commit improves the build files by using Gradle version catalogs and modernizes the Android build files. Additionally dependencies have been updated and some source files refactored.
13 lines
131 B
Plaintext
13 lines
131 B
Plaintext
*.iml
|
|
.gradle
|
|
/local.properties
|
|
/.idea
|
|
/.vscode
|
|
.DS_Store
|
|
/build
|
|
/captures
|
|
.externalNativeBuild
|
|
.cxx
|
|
local.properties
|
|
node_modules
|