diff --git a/README.md b/README.md index 79434f2..e7dad55 100644 --- a/README.md +++ b/README.md @@ -27,11 +27,11 @@ ## Version Release - $version_release = 4.3.1 + $version_release = 4.3.2 // Suport Library $admob_version = 20.6.0 - $unity_ad_version = 4.0.1 + $unity_ad_version = 4.1.0 What's New?? @@ -85,7 +85,7 @@ allprojects { implementation 'com.unity3d.ads:unity-ads:${unity_ad_version}' // library frogo-admob-helper - implementation 'com.github.amirisback:frogo-admob:4.3.1' + implementation 'com.github.amirisback:frogo-admob:4.3.2' } ####