Vungle crashing on new daily build.

I just updated to build 2014.2432 and I’m getting a runtime error on android.
 

Runtime Error java.lang.NoClassDefFoundError: com.vungle.publisher.FullScreenAdActivity

I have google play services included in my plugin list 

 

plugins = { ["plugin.google.play.services"] = { publisherId = "com.coronalabs" }, ["CoronaProvider.ads.admob"] = { publisherId = "com.coronalabs" }, ["CoronaProvider.ads.vungle"] = { publisherId = "com.vungle" }, ["plugin.gameanalytics"] = { publisherId = "com.gameanalytics" }, }, 

   

Am I missing something? It worked in the previous daily build I had that was like 2 months old.

I just went back to 2014.2428 and it’s working again. I guess I will just avoid the latest update until this gets fixed.

I just went back to 2014.2428 and it’s working again. I guess I will just avoid the latest update until this gets fixed.