1
mirror of https://github.com/m2049r/xmrwallet synced 2024-11-23 05:33:29 +01:00

upgrade gradle

This commit is contained in:
m2049r 2020-07-16 14:14:26 +02:00
parent ca19f32f8f
commit 2ed9a78d9e
No known key found for this signature in database
GPG Key ID: 4386E69AF260078D

View File

@ -6,7 +6,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:4.0.0'
classpath 'com.android.tools.build:gradle:4.0.1'
}
}