mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-12-23 03:11: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:
parent
abfbd61f37
commit
0165a074a2
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue