mirror of
https://github.com/ethauvin/chip-8.git
synced 2025-04-24 08:27:10 -07:00
Removed version and group.
This commit is contained in:
parent
dc9bc73529
commit
f110ba60a6
1 changed files with 0 additions and 3 deletions
|
@ -16,9 +16,6 @@ repositories {
|
|||
maven { setUrl("https://plugins.gradle.org/m2") }
|
||||
}
|
||||
|
||||
version = 0.3
|
||||
group = "com.beust.chip8"
|
||||
|
||||
defaultTasks(ApplicationPlugin.TASK_RUN_NAME)
|
||||
|
||||
object This {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue