Advertisement
Guest User

Untitled

a guest
Feb 21st, 2017
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.20 KB | None | 0 0
  1.     // unit ids for AdMob,
  2.     // leave these constants empty if you do not want to use AdMob
  3.     public static final String ADMOB_UNIT_ID_BANNER = "";
  4.     public static final String ADMOB_UNIT_ID_INTERSTITIAL = "";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement