Skip to content

Commit

Permalink
Merge pull request #2 from dwursteisen/fix-rotation
Browse files Browse the repository at this point in the history
Bump minigdx developer plugin
  • Loading branch information
dwursteisen authored Mar 13, 2021
2 parents 10115d6 + b96261f commit e2012c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id("com.github.minigdx.gradle.plugin.developer.mpp") version "1.0.0-alpha2"
id("com.github.minigdx.gradle.plugin.developer.mpp") version "1.0.0-alpha3"
}

repositories {
Expand Down
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-6.2-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-6.8.2-bin.zip

0 comments on commit e2012c8

Please sign in to comment.