Added different flavors so that ad-unit-id neednt be switched for tests / releases
This commit is contained in:
13
app/src/flavorTest/res/values/strings.xml
Normal file
13
app/src/flavorTest/res/values/strings.xml
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8"?><!--
|
||||
~ Created by Julian Mutter on 7/14/18 11:12 AM
|
||||
~ Copyright (c) 2018. All rights reserved.
|
||||
~ Last modified 7/14/18 11:12 AM
|
||||
~
|
||||
-->
|
||||
|
||||
<resources>
|
||||
|
||||
<!--Test-ID: ca-app-pub-3940256099942544/6300978111-->
|
||||
<string name="ad_unit_id_levels" translatable="false">ca-app-pub-3940256099942544/6300978111</string>
|
||||
|
||||
</resources>
|
Reference in New Issue
Block a user