Update AcDisplay to 3.4.1 (61)
This commit is contained in:
parent
3eaf91f64b
commit
ab6f75a143
|
@ -87,6 +87,12 @@ Build:3.3.3,58
|
|||
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.1,61
|
||||
commit=3.4.1
|
||||
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