Skip to content

adsbynimbus/solutions

Repository files navigation

Build

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# OpenRTB

Build / IDE Setup

IntelliJ IDEs such as IDEA Ultimate or Community edition requires version 2025.2 to build with the Android Gradle Plugin defined in the project version catalog.

Android Studio Narwhal Feature Drop 2025.1.2 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.0.0-alpha05
# Override the bytecode used to build the project
android.jvm=17

CLI

./gradlew build -Dandroid.gradle=9.0.0-alpha05 -Dandroid.jvm=17

About

All your ad solutions are belong to us

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 2

  •  
  •