mirror of
https://github.com/revanced/smali.git
synced 2025-05-02 07:34:28 +02:00

This replaces the usage of the Java 8 'String.join' method with guava's 'Joiner' which is Java 6 compatible.
This replaces the usage of the Java 8 'String.join' method with guava's 'Joiner' which is Java 6 compatible.