You've already forked KernelSU
mirror of
https://github.com/tiann/KernelSU.git
synced 2025-08-27 23:46:34 +00:00
Update build.rs
This commit is contained in:
@@ -54,3 +54,4 @@ fn main() {
|
|||||||
.write_all(name.trim().as_bytes())
|
.write_all(name.trim().as_bytes())
|
||||||
.expect("Failed to write VERSION_NAME");
|
.expect("Failed to write VERSION_NAME");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user