1
mirror of https://github.com/m2049r/xmrwallet synced 2025-05-11 16:43:11 +02:00

update gradle version ()

This commit is contained in:
m2049r 2018-06-09 10:21:44 +02:00 committed by GitHub
parent b1d91e2671
commit 0bcf156929
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.1.2'
classpath 'com.android.tools.build:gradle:3.1.3'
}
}