Skip to content

Commit 64fb1ae

Browse files
committed
chore: sync with microG unofficial installer
Signed-off-by: ale5000 <15793015+ale5000-git@users.noreply.github.com>
1 parent cdbc886 commit 64fb1ae

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,5 @@ updates:
2020
prefix: "build"
2121
include: "scope"
2222
open-pull-requests-limit: 1
23+
ignore:
24+
- dependency-name: "gradle-wrapper"

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ ext {
88
gradleSha256Sum = 'f397b287023acdba1e9f6fc5ea72d22dd63669d59ed4a289a29b1a76eee151c6'
99

1010
// -- DEPENDENCIES --
11-
gradleDevelocityVersion = '4.3.1'
11+
gradleDevelocityVersion = '4.3.2'
1212
}

0 commit comments

Comments
 (0)