Skip to content

Commit

Permalink
version 2.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
pedroSG94 committed Jul 22, 2024
1 parent d80fb7a commit 08a6b1e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ allprojects {
}
}
dependencies {
implementation 'com.github.pedroSG94.RootEncoder:library:2.4.6'
implementation 'com.github.pedroSG94.RootEncoder:library:2.4.7'
}
```
Expand Down
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
libraryGroup = "com.github.pedroSG94"
versionCode = "246"
versionName = "2.4.6"
versionCode = "247"
versionName = "2.4.7"

#plugins versions
agp = "8.5.1"
Expand Down

0 comments on commit 08a6b1e

Please sign in to comment.