mirror of
https://github.com/nextcloud/android.git
synced 2024-11-24 14:15:44 +03:00
use correct library version
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
This commit is contained in:
parent
4bb1198b6e
commit
0f452104d5
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
*/
|
||||
buildscript {
|
||||
ext {
|
||||
androidLibraryVersion = "depocc~directediting-SNAPSHOT"
|
||||
androidLibraryVersion = "354911a81da973d8874381480ed0ea577e992572"
|
||||
androidPluginVersion = '8.4.0'
|
||||
androidxMediaVersion = '1.3.1'
|
||||
androidxTestVersion = "1.5.0"
|
||||
|
|
Loading…
Reference in a new issue