padlock-solver/settings.gradle.kts

3 lines
53 B
Plaintext
Raw Normal View History

2024-03-12 07:18:46 +00:00
rootProject.name = "padlock"
include("padlock-impl")