don't keepTimestampsInApk

This commit is contained in:
m2049r 2020-06-06 09:46:28 +02:00
parent 0b0648a172
commit a0d6117bbb
No known key found for this signature in database
GPG Key ID: 4386E69AF260078D
1 changed files with 0 additions and 3 deletions

View File

@ -15,6 +15,3 @@ org.gradle.jvmargs=-Xmx2048m
# 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
# org.gradle.parallel=true
# keep build timestamps in APK
android.keepTimestampsInApk = true