Skip to content

Commit

Permalink
Version 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
natario1 committed Oct 23, 2024
1 parent 350674c commit 550dc55
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ pluginManagement {

// build.gradle.kts
plugins {
id("io.deepmedia.tools.knee") version "1.1.1"
id("io.deepmedia.tools.knee") version "1.1.2"
}
```

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ kotlin.mpp.import.enableKgpDependencyResolution=true

android.useAndroidX=true

knee.version=1.1.1
knee.version=1.1.2
knee.group=io.deepmedia.tools.knee

0 comments on commit 550dc55

Please sign in to comment.