mirror of
https://github.com/szkolny-eu/szkolny-android.git
synced 2024-11-09 19:50:26 -06:00
[App] Fix Apply Changes not working due to manifest changes.
This commit is contained in:
parent
5913707519
commit
efa63452e7
@ -36,6 +36,9 @@ android {
|
||||
buildTypes {
|
||||
debug {
|
||||
minifyEnabled = false
|
||||
manifestPlaceholders = [
|
||||
buildTimestamp: 0
|
||||
]
|
||||
}
|
||||
release {
|
||||
minifyEnabled = true
|
||||
|
Loading…
Reference in New Issue
Block a user