Skip to content

Commit 62fb2ca

Browse files
authored
Bump core version to 2.5.0. (#426)
1 parent 56e1a34 commit 62fb2ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

androidbrowserhelper/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
apply plugin: 'com.android.library'
1818
apply plugin: 'maven-publish'
1919

20-
def VERSION = "2.4.0";
20+
def VERSION = "2.5.0";
2121

2222
android {
2323
compileSdkVersion 31

0 commit comments

Comments
 (0)