Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuriy Velichko committed Sep 25, 2024
1 parent 9add094 commit 7df7fa3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import Foundation
class PrebidGAMVersionChecker {

var latestTestedGMAVersion: (Int, Int, Int) {
(11, 8, 0)
(11, 10, 0)
}

var currentGMAVersion: (Int, Int, Int)?
Expand Down

0 comments on commit 7df7fa3

Please sign in to comment.