mirror of https://github.com/m2049r/xmrwallet.git
update build tools version
This commit is contained in:
parent
9fa710f75b
commit
93c11fb90e
|
@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
|
|||
|
||||
android {
|
||||
compileSdkVersion 33
|
||||
buildToolsVersion '30.0.3'
|
||||
buildToolsVersion '33.0.2'
|
||||
ndkVersion '17.2.4988734'
|
||||
defaultConfig {
|
||||
applicationId "com.m2049r.xmrwallet"
|
||||
|
|
Loading…
Reference in New Issue