Update CV of AcDisplay to 3.1 (49)
This commit is contained in:
parent
bab8405a88
commit
9738004893
|
@ -45,11 +45,7 @@ Build:3.0.16,48
|
|||
subdir=project/app
|
||||
gradle=releaseFlavor
|
||||
rm=project/app/src/main/libs/square-seismic*.jar
|
||||
prebuild=sed -i -e '/askForPasswords/,$d' \
|
||||
-e '/String timeStamp/aString keySalt = UUID.randomUUID().toString();\nString keyEncrypted = "foo";\n/*' \
|
||||
-e '/buildTypes/i*/' \
|
||||
-e '/appcompat-v7/icompile "com.squareup:seismic:1.0.1"' \
|
||||
build.gradle
|
||||
prebuild=sed -i -e '/askForPasswords/,$d' -e '/String timeStamp/aString keySalt = UUID.randomUUID().toString();\nString keyEncrypted = "foo";\n/*' -e '/buildTypes/i*/' -e '/appcompat-v7/icompile "com.squareup:seismic:1.0.1"' build.gradle
|
||||
|
||||
Maintainer Notes:
|
||||
* Our gradle pre-processing is causing harm to some conditional statements.
|
||||
|
@ -59,6 +55,6 @@ Maintainer Notes:
|
|||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:3.0.16
|
||||
Current Version Code:48
|
||||
Current Version:3.1
|
||||
Current Version Code:49
|
||||
|
||||
|
|
Loading…
Reference in a new issue