mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-12-23 03:11:30 +00:00
Bump play-publisher from 1.2.0 to 1.2.2 (#1317)
Bumps [play-publisher](https://github.com/Triple-T/gradle-play-publisher) from 1.2.0 to 1.2.2. - [Release notes](https://github.com/Triple-T/gradle-play-publisher/releases) - [Changelog](https://github.com/Triple-T/gradle-play-publisher/blob/1.2.2/CHANGELOG.md) - [Commits](https://github.com/Triple-T/gradle-play-publisher/compare/1.2.0...1.2.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
9c0a05c470
commit
208ef5444b
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ buildscript {
|
|||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:3.1.3'
|
||||
classpath 'com.github.triplet.gradle:play-publisher:1.2.0'
|
||||
classpath 'com.github.triplet.gradle:play-publisher:1.2.2'
|
||||
classpath 'com.github.ben-manes:gradle-versions-plugin:0.15.0'
|
||||
|
||||
// NOTE: Do not place your application dependencies here; they belong
|
||||
|
|
Loading…
Reference in a new issue