[App] Fix Apply Changes not working due to manifest changes.

This commit is contained in:
Kuba Szczodrzyński 2021-09-10 17:17:31 +02:00
parent 5913707519
commit efa63452e7
No known key found for this signature in database
GPG Key ID: 70CB8A85BA1633CB

View File

@ -36,6 +36,9 @@ android {
buildTypes {
debug {
minifyEnabled = false
manifestPlaceholders = [
buildTimestamp: 0
]
}
release {
minifyEnabled = true