An update is available v3.2.0
Date built: 29.04.25.16.03
- Optimized
Gradle
&Maven
resolver. - Optimized code suggestion feature for IntelliJ IDEA.
- Corrected a few typo.
- Renamed
$FAST_HOME/lib/tools/d821+.jar
to$FAST_HOME/lib/tools/d8_11+.jar
. - Optimized
R8
Shrinker & Dexer. - Added
android-javadoc.jar
toprovided-deps.xml
.
v3.1.0 22.04.25.21.40
- Fixed compile-time dependencies resolving issues for
GradleResolver
. - Added support for using the systemβs
GRADLE_HOME
if the bundle home is missing. - Fixed duplicates classes notes while using local JARs.
- Optimized attaching AARs feature.
- Added
collect_rules
attribute infast.yml
to use ProGuard rules from runtime AARs. - The default
icon.png
have been changed. (Designed by @Joe_J_Sanchez)