Skip to content

Commit 42a1ace

Browse files
authored
Update scale-dimens plugin version to 2.0.1
1 parent bd38481 commit 42a1ace

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pluginManagement {
2525
}
2626

2727
plugins {
28-
id("io.github.liu-wanshun.scale-dimens") version "2.0.0"
28+
id("io.github.liu-wanshun.scale-dimens") version "2.0.1"
2929
}
3030
```
3131

@@ -45,7 +45,7 @@ buildscript {
4545
gradlePluginPortal()
4646
}
4747
dependencies {
48-
classpath("io.github.liu-wanshun.scale-dimens:plugins:2.0.0")
48+
classpath("io.github.liu-wanshun.scale-dimens:plugins:2.0.1")
4949
}
5050
}
5151

0 commit comments

Comments
 (0)