Skip to content

Commit

Permalink
interactive_media_ads requires pubspec version update
Browse files Browse the repository at this point in the history
  • Loading branch information
reidbaker committed Jul 25, 2024
1 parent 053264b commit 278b113
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ class AdsRequestProxyApi(override val pigeonRegistrar: ProxyApiRegistrar) :
*
* This must match the version in pubspec.yaml.
*/
const val pluginVersion = "0.1.0"
const val pluginVersion = "0.1.0+1"
}

override fun setAdTagUrl(pigeon_instance: AdsRequest, adTagUrl: String) {
Expand Down

0 comments on commit 278b113

Please sign in to comment.