Skip to content

Commit eb7098a

Browse files
Decrement version to re-release 0.9.0 to gradle plugin portal
1 parent 320fac7 commit eb7098a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ kotlin {
3232
}
3333

3434
group = "app.opendocument"
35-
version = "0.9.1"
35+
version = "0.9.0"
3636

3737
gradlePlugin {
3838
website = "https://github.com/opendocument-app/ConanAndroidGradlePlugin"

0 commit comments

Comments
 (0)