1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-12-23 03:11:30 +00:00

Bump libsuperuser from 1.1.0.201903290044 to 1.1.0.201907261845 (#1367)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-08-21 08:37:19 +01:00 committed by Audrius Butkevicius
parent 6362fcc01a
commit 30ea97131f

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.1.0.201903290044'
implementation 'eu.chainfire:libsuperuser:1.1.0.201907261845'
implementation 'com.android.support:design:28.0.0'
implementation 'com.google.zxing:android-integration:3.3.0'
implementation 'com.google.code.gson:gson:2.8.5'