Update AcDisplay to 3.8.2 (74)
This commit is contained in:
parent
77e96865b6
commit
8afce2f022
|
@ -147,6 +147,12 @@ Build:3.8.1,73
|
|||
gradle=releaseFlavor
|
||||
prebuild=sed -i -e '/askForPasswords/,$d' -e '/String timeStamp/aString keySalt = UUID.randomUUID().toString();\nString keyEncrypted = "foo";\n/*' -e '/buildTypes/i*/' build.gradle
|
||||
|
||||
Build:3.8.2,74
|
||||
commit=3.8.2
|
||||
subdir=project/app
|
||||
gradle=releaseFlavor
|
||||
prebuild=sed -i -e '/askForPasswords/,$d' -e '/String timeStamp/aString keySalt = UUID.randomUUID().toString();\nString keyEncrypted = "foo";\n/*' -e '/buildTypes/i*/' build.gradle
|
||||
|
||||
Maintainer Notes:
|
||||
* Our gradle pre-processing is causing harm to some conditional statements.
|
||||
* Looks like "AUM: Version %v" can be set when gradle is fixed.
|
||||
|
|
Loading…
Reference in a new issue