Update AcDisplay to 3.4.4 (64)
This commit is contained in:
parent
3bc8dd97f4
commit
7acb0ef2e8
|
@ -99,6 +99,12 @@ Build:3.4.2,62
|
|||
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.4.4,64
|
||||
commit=3.4.4
|
||||
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