Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaocydx authored Dec 29, 2023
1 parent 143992c commit 526556d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencyResolutionManagement {
2. 在module的build.gradle添加
```
dependencies {
def version = "1.1.0"
def version = "1.1.1"
implementation "com.github.xiaocydx.Insets:insets:${version}"
implementation "com.github.xiaocydx.Insets:insets-compat:${version}"
implementation "com.github.xiaocydx.Insets:insets-systembar:${version}"
Expand Down

0 comments on commit 526556d

Please sign in to comment.