Project restructure
We don't need to separate widget/onscreen from the main module, let's merge them together.
This commit is contained in:
4
android-app/src/main/res/values/admob.xml
Normal file
4
android-app/src/main/res/values/admob.xml
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="admob" translatable="false">ca-app-pub-2228934497384784/2916398892</string>
|
||||
</resources>
|
Reference in New Issue
Block a user