Skip to content

Commit

Permalink
Merge pull request #210 from andreban/abh-1.3.1
Browse files Browse the repository at this point in the history
Use android-browser-helper 1.3.1
  • Loading branch information
andreban authored Jun 26, 2020
2 parents 5a125d6 + 2cfc9c0 commit 1194d06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/template_project/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -166,5 +166,5 @@ preBuild.dependsOn(generateShorcutsFile)

dependencies {
implementation fileTree(include: ['*.jar'], dir: 'libs')
implementation 'com.google.androidbrowserhelper:androidbrowserhelper:1.3.0'
implementation 'com.google.androidbrowserhelper:androidbrowserhelper:1.3.1'
}

0 comments on commit 1194d06

Please sign in to comment.