Skip to content

Commit

Permalink
Dropped unused plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
keesvandieren committed Aug 12, 2024
1 parent 6a15482 commit 860f55b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ ext {
buildscript {
ext {
roboVMVersion = '2.3.4'
unmockVersion = "0.7.0"
}

repositories {
Expand All @@ -85,7 +84,6 @@ buildscript {
dependencies {
classpath "com.android.tools.build:gradle:7.2.2"
classpath "com.mobidevelop.robovm:robovm-gradle-plugin:${roboVMVersion}"
classpath "de.mobilej.unmock:UnMockPlugin:${unmockVersion}"
}
}

Expand Down

0 comments on commit 860f55b

Please sign in to comment.