update build tools version

This commit is contained in:
m2049r 2023-04-30 17:04:05 +02:00
parent 9fa710f75b
commit 93c11fb90e
No known key found for this signature in database
GPG Key ID: 4386E69AF260078D
1 changed files with 1 additions and 1 deletions

View File

@ -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"