We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd38481 commit 42a1aceCopy full SHA for 42a1ace
README.md
@@ -25,7 +25,7 @@ pluginManagement {
25
}
26
27
plugins {
28
- id("io.github.liu-wanshun.scale-dimens") version "2.0.0"
+ id("io.github.liu-wanshun.scale-dimens") version "2.0.1"
29
30
```
31
@@ -45,7 +45,7 @@ buildscript {
45
gradlePluginPortal()
46
47
dependencies {
48
- classpath("io.github.liu-wanshun.scale-dimens:plugins:2.0.0")
+ classpath("io.github.liu-wanshun.scale-dimens:plugins:2.0.1")
49
50
51
0 commit comments