mirror of https://github.com/m2049r/xmrwallet.git
don't keepTimestampsInApk
This commit is contained in:
parent
0b0648a172
commit
a0d6117bbb
|
@ -15,6 +15,3 @@ org.gradle.jvmargs=-Xmx2048m
|
||||||
# This option should only be used with decoupled projects. More details, visit
|
# This option should only be used with decoupled projects. More details, visit
|
||||||
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
|
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
|
||||||
# org.gradle.parallel=true
|
# org.gradle.parallel=true
|
||||||
|
|
||||||
# keep build timestamps in APK
|
|
||||||
android.keepTimestampsInApk = true
|
|
||||||
|
|
Loading…
Reference in New Issue