add: google admob ads for testing

This commit is contained in:
hyb1996
2018-05-24 21:22:21 +08:00
parent 64c7152736
commit b81db30f3f
8 changed files with 174 additions and 11 deletions

View File

@@ -147,4 +147,5 @@ dependencies {
compile project(':automator')
compile project(':common')
compile project(':autojs')
implementation 'com.google.android.gms:play-services-ads:11.8.0'
}