This website requires JavaScript.
Explore
Help
Sign In
ReVanced-Mirror
/
revanced-cli
Watch
1
Star
0
Fork
0
You've already forked revanced-cli
mirror of
https://github.com/revanced/revanced-cli.git
synced
2024-12-11 20:57:49 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
1319ab7629
revanced-cli
/
build.gradle.kts
7 lines
101 B
Plaintext
Raw
Normal View
History
Unescape
Escape
refactor: migrate to Kotlin build scripts
2022-04-10 19:36:51 +02:00
plugins {
chore: Move ReVanced CLI to subproject
2023-09-15 03:00:34 +02:00
kotlin("jvm") version "1.9.0" apply false
refactor: migrate to Kotlin build scripts
2022-04-10 19:36:51 +02:00
}
chore: Move ReVanced CLI to subproject
2023-09-15 03:00:34 +02:00
allprojects {
group = "app.revanced"
}
Reference in New Issue
Copy Permalink