mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-25 22:01:16 +00:00
Bump ru.vyarus.use-python from 2.3.0 to 3.0.0 (#1847)
Bumps ru.vyarus.use-python from 2.3.0 to 3.0.0. --- updated-dependencies: - dependency-name: ru.vyarus.use-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
ed6224b92e
commit
69baf1c6f9
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
plugins {
|
||||
id 'ru.vyarus.use-python' version '2.3.0'
|
||||
id 'ru.vyarus.use-python' version '3.0.0'
|
||||
}
|
||||
|
||||
task buildNative(type: PythonTask) {
|
||||
|
|
Loading…
Reference in a new issue