Skip to content

Commit a265362

Browse files
authored
Merge pull request #56 from defold/vlaaad-patch-1
Create ext.properties
2 parents 64e4ac6 + a5bc34b commit a265362

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

extension-admob/ext.properties

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
[admob]
2+
group = Runtime
3+
title = AdMob
4+
help = Settings for AdMob extension
5+
6+
app_id_ios.type = string
7+
app_id_ios.label = App ID iOS
8+
9+
app_id_android.type = string
10+
app_id_android.label = App ID Android
11+
12+
app_open_android.type = string
13+
14+
app_open_ios.type = string
15+
app_open_ios.label = App Open iOS
16+
17+
ios_tracking_usage_description.type = string

0 commit comments

Comments
 (0)