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

Commit 9c12ce9

Browse files
authored
Merge pull request #238 from poingstudios/top-banner-ad-position-is-leaving-a-wide-gap
chore: increase plugin's version 3.0.3 -> 3.0.4
2 parents e8a0ef5 + 9b7045b commit 9c12ce9

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.3"
5+
const val PLUGIN_VERSION = "3.0.4"
66
}
77
}

0 commit comments

Comments
 (0)