Update AcDisplay to 3.6.2 (69)
This commit is contained in:
parent
3cd6d41186
commit
f23d8f90e4
|
@ -123,6 +123,12 @@ Build:3.6.1,68
|
|||
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.6.2,69
|
||||
commit=3.6.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