Commit c1ad58a
committed
refactor: Read patch version from root project directory
The patch version is now read from `rootProject.file("revanced-patches/gradle.properties")` instead of `File("revanced-patches/gradle.properties")`. This ensures that the `gradle.properties` file is correctly located regardless of the current working directory during the build process.1 parent c10b24c commit c1ad58a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments