Update AcDisplay to 3.8.3 (75)
This commit is contained in:
parent
65417538ae
commit
7c3fd14454
|
|
@ -153,6 +153,12 @@ Build:3.8.2,74
|
||||||
gradle=releaseFlavor
|
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
|
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.3,75
|
||||||
|
commit=3.8.3
|
||||||
|
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:
|
Maintainer Notes:
|
||||||
* Our gradle pre-processing is causing harm to some conditional statements.
|
* Our gradle pre-processing is causing harm to some conditional statements.
|
||||||
* Looks like "AUM: Version %v" can be set when gradle is fixed.
|
* Looks like "AUM: Version %v" can be set when gradle is fixed.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue