Skip to content

Commit

Permalink
Dynamite: Bump version of measurement API
Browse files Browse the repository at this point in the history
  • Loading branch information
mar-v-in committed Feb 20, 2024
1 parent 54e6f40 commit df6f331
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@

public class ModuleDescriptor {
public static final String MODULE_ID = "com.google.android.gms.measurement.dynamite";
public static final int MODULE_VERSION = 87;
public static final int MODULE_VERSION = 98;
}

0 comments on commit df6f331

Please sign in to comment.