🪐 Ceres is a comprehensive Android development framework designed to streamline your app development process. Powered by the latest technologies like Jetpack Compose, Hilt, Coroutines, and Flow, Ceres empowers developers to build modern and efficient Android applications.
This pull request implements significant improvements to the management of Ad Unit IDs:
Clarity:
DemoAdUnitIds
toTestAdUnitIds
for explicit testing purpose.AdUnitId
typealias for type safety and readability.Maintainability:
APP_OPEN
,ADAPTIVE_BANNER
.Accuracy:
Additional Details:
Closes #179