up version to 0.3.1 (#9) · deepmedia/Grease@d05bf3e

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Commit d05bf3e

authored

up version to 0.3.1 (#9)

1 parent b1105eb commit d05bf3e

File tree

2 files changed

+

2

-

2

lines changed

2 files changed

+

2

-

2

lines changed

Lines changed: 1 addition & 1 deletion

Original file line numberDiff line numberDiff line change

@@ -18,7 +18,7 @@ pluginManagement {

1818

// build.gradle.kts

1919

plugins {

2020

id("com.android.library")

21-

id("io.deepmedia.tools.grease") version "0.3.0"

21+

id("io.deepmedia.tools.grease") version "0.3.1"

2222

}

2323

```

2424

Lines changed: 1 addition & 1 deletion

Original file line numberDiff line numberDiff line change

@@ -4,7 +4,7 @@ plugins {

44

}

55
66

group = "io.deepmedia.tools"

7-

version = "0.3.0"

7+

version = "0.3.1"

88
99

gradlePlugin {

1010

plugins {

0 commit comments

Comments

 (0)