mirror of
https://github.com/LSPosed/LSPlant.git
synced 2025-05-04 20:42:02 +08:00
[skip ci] Update README.md
This commit is contained in:
parent
7217ac6f41
commit
c935b27b9a
@ -34,7 +34,7 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation "org.lsposed.lsplant:lsplant:5.2"
|
||||
implementation "org.lsposed.lsplant:lsplant:+"
|
||||
}
|
||||
```
|
||||
|
||||
@ -42,7 +42,7 @@ If you don't want to include `libc++_shared.so` in your APK, you can use `lsplan
|
||||
|
||||
```gradle
|
||||
dependencies {
|
||||
implementation "org.lsposed.lsplant:lsplant-standalone:5.2"
|
||||
implementation "org.lsposed.lsplant:lsplant-standalone:+"
|
||||
}
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user