1
mirror of https://github.com/m2049r/xmrwallet synced 2025-05-10 07:41:35 +02:00

upgrade gradle version ()

This commit is contained in:
m2049r 2019-03-06 16:46:52 +01:00 committed by GitHub
parent de8de02f9f
commit d5a967f690
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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