Skip to content

Repository files navigation

Build CodeQL Analysis

Nimbus Solutions Engineering

Official Nimbus documentation can be found at https://docs.adsbynimbus.com/docs/

Platform Supported Languages Latest Version
Android Java, Kotlin Android
iOS Swift iOS
Unity C# Unity

Build / IDE Setup

Android Studio Quail 3 2026.1.3 or newer with the latest Kotlin Multiplatform Plugin is recommended.

Overriding Tooling

The Android Gradle Plugin and JVM Target can be overridden using the properties android.gradle and android.jvm which can be defined in a gradle.properties file in the Gradle User Home directory or passed via the command line.

gradle.properties

# Override the Android Gradle Plugin to a canary version
android.gradle=9.4.0-alpha07
# Override the bytecode used to build the project
android.jvm=21

CLI

./gradlew build -Dandroid.gradle=9.4.0-alpha07 -Dandroid.jvm=21
xcodebuild -scheme Solutions -destination "platform=iOS Simulator,name=iPhone 17" build-for-testing | xcbeautify

About

All your ad solutions are belong to us

Topics

Resources

Stars

1 star

Watchers

2 watching

Forks

Packages

Used by

Contributors

Languages