mirror of
https://github.com/m2049r/xmrwallet
synced 2025-03-21 13:04:22 +01:00
optimize build time
This commit is contained in:
parent
6ff75d221f
commit
5abf84f62b
@ -112,6 +112,9 @@ android {
|
|||||||
targetCompatibility JavaVersion.VERSION_1_8
|
targetCompatibility JavaVersion.VERSION_1_8
|
||||||
}
|
}
|
||||||
namespace 'com.m2049r.xmrwallet'
|
namespace 'com.m2049r.xmrwallet'
|
||||||
|
buildFeatures {
|
||||||
|
buildConfig true
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
static def getId(name) {
|
static def getId(name) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user