šŸ“¢ Buildserver Status Update

The buildserver is now back online and fully operational. We sincerely apologize for the temporary shutdown and appreciate your patience and support.

A new update will be released within the next 2 days, featuring:
• Faster build times
• Important bug fixes
• Updated dependencies to the latest stable versions
• Improved build stability and overall performance
• Better compatibility for larger applications and newer Android SDKs

More improvements are currently in development and will be introduced gradually in upcoming updates.

Thank you for supporting the project.


— Team Android Builder

1 Like

Major Buildserver Update Released

The buildserver is now back online and fully operational. This update includes major SDK upgrades, rewritten functions, deprecated component changes, dependency updates, performance improvements, and multiple internal fixes.

━━━━━━━━━━━━
AppLovin SDK Update
━━━━━━━━━━━━

• AppLovin SDK updated to v13.6.2

Deprecated Components:
• ApplovinBanner
• ApplovinInterstitials
• ApplovinRewarded

Several events and functions have been rewritten or deprecated in MAX Ads components.

MAX Ads Updates:
• MaxInterstitial, MaxRewarded, and MaxAppOpen now include:

  • isShowing
  • isLoading
  • isReady
  • Destroy

• Max Native is now deprecated in the latest SDK.
Instead, use Max Custom Native and set up AppLovin MAX Native ads manually/customly.

MAX Banner New Functions:
• StartAutoRefresh
• StopAutoRefresh

AppLovin Core Changes:
• AppLovin Core now works only with MAX Ads.
• SDK Key must now be set inside AppLovin Core directly.
• SDK Key setting from Settings has been removed.
• AppLovin Resources dependency is still required from Dependencies Manager.
• MediationProvider property has been deprecated.
• MediationProvider is now directly available inside the SDK Initialize helper function.
• Added ShowCreativeDebugger function.

━━━━━━━━━━━━
AdMob Update
━━━━━━━━━━━━

• AdMob SDK updated to v25.2.0
• AdMob Ads Build Issues Fixed (22/05/2026)
━━━━━━━━━━━━
IronSource Update
━━━━━━━━━━━━

• IronSource SDK updated to v9.2.0

IronSource Core Ads Deprecation:
Events:
• SegmentReceived
• InitializationComplete

Functions:
• BuildIronSourceSegment

Properties:
• Consent
• ShouldTrackNetworkState

IronSource Core Ads New Additions:
Events:
• onAdQualitySdkInitializeSuccess
• onAdQualitySdkInitializeFailed
• onInitializationFailed
• onInitializationComplete

Functions:
• InitializeAdQualitySdk
• Initialize

IronSource Banner & MREC Deprecation:
Functions:
• CreateCustomBanner

Properties:
• RectangleBanner
• SmartBanner

IronSource Banner & MREC New Additions:
Events:
• AdFailedToDisplay

Functions:
• PauseAutoRefresh
• ResumeAutoRefresh

━━━━━━━━━━━━
Other SDK Updates
━━━━━━━━━━━━

• Start.io SDK updated to v5.3.0
• Unity Ads SDK updated to v4.17.0
• Unity Ads App Crash Issues Fixed (07/06/2026)

━━━━━━━━━━━━
General Changes
━━━━━━━━━━━━

• Faster build times
• Updated all dependencies to latest stable versions
• Improved compatibility with newer Android SDKs
• Better stability for larger projects
• Internal optimizations and system improvements
• Multiple minor bugs fixed

More improvements and changes will continue to roll out in future updates.


— Team Android Builder

2 Likes

:loudspeaker: Patch Update Released

A small patch has been released to resolve Unity Ads-related app crash issues.

• Fixed Unity Ads crash problems
• Improved overall ad stability
• Minor internal fixes and optimizations

Please rebuild your projects after updating.

Regarding the D8 issue, the complete fix will be available in Android Builder 2.0 Final.

The reason is that Android Builder 2.0 introduces significant changes to the source structure and build system. Maintaining fixes across both the current source and the new 2.0 source simultaneously is not practical and would slow down development.

Our primary focus is delivering a stable Android Builder 2.0 release. Development is progressing well, and the project is already over 80% complete.

Thank you for your patience and for staying with us. More updates will be shared soon.

— Team Android Builder

2 Likes