mirror of
https://github.com/revanced/revanced-integrations.git
synced 2024-11-07 20:57:02 +01:00
2cee15ad88
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
|