From af06430c4817d91af9d125940309c1f245851f64 Mon Sep 17 00:00:00 2001 From: Dmitrii Feshchenko Date: Fri, 5 Jan 2024 13:30:10 +0100 Subject: [PATCH] Release v2.0.0 --- CHANGELOG.md | 7 +++++++ README.md | 3 ++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 69f0b10..f08fc47 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ ## Changelog +### 2.0.0 (January 05, 2024) + ++ Updated Godot to v3.5.3 ++ Updated Appodeal SDK to v3.2.0 ++ Bumped targetSdkVersion to 33 ++ Removed `disableWebViewCacheClear` method + ### 1.0.0 (December 18, 2022) + Created a wrapper over the v3.0.1 Appodeal Android SDK diff --git a/README.md b/README.md index 5e57850..f6b9a17 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Appodeal Android Plugin for Godot GameEngine -This repository contains source code of Appodeal **Android** Plugin for Godot engine. **If you are looking for the Appodeal plugin itself, follow the first link below.** +This repository contains source code of Appodeal **Android** Plugin for Godot engine. +**If you are looking for the Appodeal plugin itself, follow the first link below.** ## Links: