mirror of
https://github.com/nextcloud/android.git
synced 2024-11-28 10:18:59 +03:00
use library commit
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
This commit is contained in:
parent
cfa5e96aeb
commit
a10413d8a5
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
*/
|
*/
|
||||||
buildscript {
|
buildscript {
|
||||||
ext {
|
ext {
|
||||||
androidLibraryVersion ="2c62a70fc8dda04965700be481f75fb1e1d3c1f5"
|
androidLibraryVersion ="86b0279d70"
|
||||||
androidPluginVersion = '8.5.2'
|
androidPluginVersion = '8.5.2'
|
||||||
androidxMediaVersion = '1.4.0'
|
androidxMediaVersion = '1.4.0'
|
||||||
androidxTestVersion = "1.6.1"
|
androidxTestVersion = "1.6.1"
|
||||||
|
|
Loading…
Reference in a new issue