Skip to content
This repository was archived by the owner on Mar 18, 2026. It is now read-only.

Commit ce4e6ab

Browse files
authored
Merge pull request #265 from poingstudios/262-call-mobileadsinitialize-on-background-thread
chore: bump version to 3.0.6
2 parents 5f00895 + 4e72bbe commit ce4e6ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/core/src/main/java/com/poingstudios/godot/admob/core/utils/PluginConfiguration.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ package com.poingstudios.godot.admob.core.utils
22

33
class PluginConfiguration {
44
object Constants {
5-
const val PLUGIN_VERSION = "3.0.5"
5+
const val PLUGIN_VERSION = "3.0.6"
66
}
77
}

0 commit comments

Comments
 (0)