Add empty AdManagerCreator

This commit is contained in:
mar-v-in 2015-06-22 23:24:05 +02:00
parent 02c5a81c78
commit ceb0f9f2c6
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
package com.google.android.gms.ads;
interface AdManagerCreator {
}