Skip to content

Commit

Permalink
Bump core version to 2.4.0. (#378)
Browse files Browse the repository at this point in the history
  • Loading branch information
mvano authored Aug 5, 2022
1 parent a65882a commit f1f9a86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion androidbrowserhelper/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
apply plugin: 'com.android.library'
apply plugin: 'maven-publish'

def VERSION = "2.3.0";
def VERSION = "2.4.0";

android {
compileSdkVersion 31
Expand Down

0 comments on commit f1f9a86

Please sign in to comment.