Skip to content

Commit

Permalink
delete robovm plugin ref from main gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
bladecoder committed Feb 6, 2024
1 parent 8c215d6 commit ff6e69d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ buildscript {
dependencies {
classpath "com.android.tools.build:gradle:$androidPluginVersion"
classpath "com.badlogicgames.gdx:gdx-tools:$gdxVersion"
classpath ("com.mobidevelop.robovm:robovm-gradle-plugin:$robovmVersion"){
exclude group: 'org.bouncycastle'
}
}
}

Expand Down

0 comments on commit ff6e69d

Please sign in to comment.