Commit 6543b3a
fix: temporarily comment out unavailable dependencies
- Comment out FlycoTabLayout and RecyclerView-FlexibleDivider
- These libraries were only available on JCenter which is now defunct
- This allows the CI pipeline to proceed with building and testing
These dependencies need to be replaced with alternatives or
the libraries need to be forked to JitPack in a follow-up PR.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 8d23ef3 commit 6543b3a
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
| 105 | + | |
105 | 106 | | |
106 | 107 | | |
107 | 108 | | |
| |||
110 | 111 | | |
111 | 112 | | |
112 | 113 | | |
113 | | - | |
| 114 | + | |
| 115 | + | |
114 | 116 | | |
115 | 117 | | |
116 | 118 | | |
| |||
0 commit comments