mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-06-19 15:40:52 +00:00
fix issues with debug version
and some small things
This commit is contained in:
parent
8123c79523
commit
ae69ffe648
8 changed files with 14 additions and 11 deletions
|
@ -24,10 +24,6 @@ task makeEmoji(type: JavaExec, dependsOn: ['jar']) {
|
|||
File.separator + 'main' + File.separator + 'res'
|
||||
}
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue