codeplay-common 4.1.6 → 4.1.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +5 -0
- package/files/buildCodeplay/codeplayBeforeBuild-6.2.js +3938 -3898
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -11,6 +11,11 @@ Make it to ionic project
|
|
|
11
11
|
Donate to get full code including many common functions
|
|
12
12
|
https://ko-fi.com/codeplay
|
|
13
13
|
|
|
14
|
+
Version 4.1.8
|
|
15
|
+
"consentDebug: false" is added
|
|
16
|
+
|
|
17
|
+
Version 4.1.7
|
|
18
|
+
admob configuration automatically added.
|
|
14
19
|
|
|
15
20
|
Version 4.1.6
|
|
16
21
|
"setup-baseline-profile.js" modification, duplicate validation error fixed
|