Commit 4c0ac93
authored
chore: remove dead protocol remnant (schema v11), dep bumps, local gate (#116)
* build: bump Spotless to 7.0.4 (configuration-cache clean)
* dx: add scripts/verify.sh local gate + sample pre-push hook
* deps: bump kotlinx-coroutines 1.10.2 and Robolectric 4.16; raise @config sdk pins
* chore(db): remove vestigial neko plugin protocol remnant (schema v11)
* deps: bump kotlinx-coroutines to 1.11.0 (lint NewerVersionAvailable is an error)
* deps: bump Robolectric to 4.16.1 (lint NewerVersionAvailable)
* style(ui): strip trailing whitespace surfaced by Spotless 7.0.4 bump
* dx: mark verify.sh and pre-push hook executable (address review)
* chore(db): commit generated Room schema v11 (address review)1 parent b677423 commit 4c0ac93
15 files changed
Lines changed: 437 additions & 142 deletions
File tree
- app
- schemas/io.nekohasekai.sagernet.database.SagerDatabase
- src
- main/java
- io/nekohasekai/sagernet
- database
- fmt
- ui
- moe/matsuri/nb4a
- proxy/neko
- test/java/io/nekohasekai/sagernet
- fmt
- ui
- scripts
- hooks
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
0 commit comments