Skip to content

org.lsposed.lsplant.lsplant-standalone 5.0

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>org.lsposed.lsplant</groupId>
  <artifactId>lsplant-standalone</artifactId>
  <version>5.0</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

  • Introduce standalone variant which does not depend on libc++_shared
  • Enable LTO to reduce binary size