admob-android 0.2.3

AdMob Plugin for Crossbow
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "admob-android"
version = "0.2.3"
edition = "2021"
authors = ["DodoRare Team <support@dodorare.com>"]
description = "AdMob Plugin for Crossbow"
repository = "https://github.com/dodorare/crossbow"
license = "MIT OR Apache-2.0"
keywords = ["crossbow", "google", "admob", "android", "ads"]
readme = "README.md"
exclude = ["android/"]

[dependencies]
crossbow-android = { path = "../../platform/android", version = "0.2.3" }