Skip to content

Commit

Permalink
emulator doesnt work anymore, froze working state
Browse files Browse the repository at this point in the history
  • Loading branch information
Zabuzard committed Mar 6, 2023
1 parent 2fe0fe4 commit 6464f72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
}

group = "io.github.zabuzard.discordplays"
version = "2.5-SNAPSHOT"
version = "2.6-SNAPSHOT"

repositories {
mavenCentral()
Expand All @@ -22,7 +22,7 @@ dependencies {

implementation("dev.kord:kord-core:0.8.0-M17")
implementation("dev.kord.x:emoji:0.5.0")
implementation("com.github.trekawek:coffee-gb:master-SNAPSHOT")
implementation("com.github.Zabuzard:coffee-gb:discord_plays_pokemon-SNAPSHOT")
implementation("com.sksamuel.aedile:aedile-core:1.2.0")

testImplementation(kotlin("test"))
Expand Down

0 comments on commit 6464f72

Please sign in to comment.