Skip to content

Commit

Permalink
Merge pull request #130 from andreban/v1.3.2
Browse files Browse the repository at this point in the history
Bumps version to 1.3.2
  • Loading branch information
andreban authored Jul 23, 2020
2 parents 1d32a59 + 972e907 commit e792f72
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 = "1.3.1";
def VERSION = "1.3.2";

android {
compileSdkVersion 30
Expand Down

0 comments on commit e792f72

Please sign in to comment.