1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-12-22 19:01:30 +00:00

Bump libsuperuser from 1.0.0.201704021214 to 1.1.0.201903290044 (#1323)

Bumps [libsuperuser](https://github.com/Chainfire/libsuperuser) from 1.0.0.201704021214 to 1.1.0.201903290044.
- [Release notes](https://github.com/Chainfire/libsuperuser/releases)
- [Commits](https://github.com/Chainfire/libsuperuser/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-06-09 23:13:41 +01:00 committed by Audrius Butkevicius
parent abfbd61f37
commit 0165a074a2

View file

@ -3,7 +3,7 @@ apply plugin: 'com.github.ben-manes.versions'
apply plugin: 'com.github.triplet.play'
dependencies {
implementation 'eu.chainfire:libsuperuser:1.0.0.201704021214'
implementation 'eu.chainfire:libsuperuser:1.1.0.201903290044'
implementation 'com.android.support:design:27.0.2'
implementation 'com.google.zxing:android-integration:3.3.0'
implementation 'com.google.code.gson:gson:2.8.5'