optimize build time

This commit is contained in:
m2049r 2024-01-13 15:31:14 +01:00
parent 6ff75d221f
commit 5abf84f62b
No known key found for this signature in database
GPG Key ID: 4386E69AF260078D
1 changed files with 3 additions and 0 deletions

View File

@ -112,6 +112,9 @@ android {
targetCompatibility JavaVersion.VERSION_1_8
}
namespace 'com.m2049r.xmrwallet'
buildFeatures {
buildConfig true
}
}
static def getId(name) {