Skip to content

Commit

Permalink
Changes core library version to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andreban committed Dec 7, 2020
1 parent 006e9bf commit e1c7595
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.1.0-alpha01";
def VERSION = "2.1.0";

android {
compileSdkVersion 30
Expand Down

0 comments on commit e1c7595

Please sign in to comment.