1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-06 00:02:48 +02:00

Merge pull request #7347 from vector-im/dependabot/gradle/appDistribution-16.0.0-beta05

Bump appDistribution from 16.0.0-beta04 to 16.0.0-beta05
This commit is contained in:
Benoit Marty
2022-10-25 11:13:09 +02:00
committed by GitHub

View File

@@ -12,7 +12,7 @@ def gradle = "7.3.1"
def kotlin = "1.7.20"
def kotlinCoroutines = "1.6.4"
def dagger = "2.44"
def appDistribution = "16.0.0-beta04"
def appDistribution = "16.0.0-beta05"
def retrofit = "2.9.0"
def markwon = "4.6.2"
def moshi = "1.14.0"