Update com.anthony.deepl.openl to 2.1.0 (6)
This commit is contained in:
parent
b2a5a07b9f
commit
2478c13c94
|
@ -30,7 +30,16 @@ Build:2.0.1,5
|
|||
sed -i -e '/google-services/d' ../build.gradle build.gradle && \
|
||||
sed -i -e '/withPlayServicesImplementation(.*) {/,/}/d; /withPlayServicesImplementation/d' build.gradle
|
||||
|
||||
Build:2.1.0,6
|
||||
commit=2.1.0
|
||||
subdir=app
|
||||
gradle=openlWithoutPlayServices
|
||||
prebuild=sed -n -i -e '/maven.fabric/{s/.*//;x;N;d;};x;p;${x;p;}' ../build.gradle && \
|
||||
sed -i -e '/io.fabric/d' ../build.gradle build.gradle && \
|
||||
sed -i -e '/google-services/d' ../build.gradle build.gradle && \
|
||||
sed -i -e '/withPlayServicesImplementation(.*) {/,/}/d; /withPlayServicesImplementation/d' build.gradle
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Current Version:2.0.1
|
||||
Current Version Code:5
|
||||
Current Version:2.1.0
|
||||
Current Version Code:6
|
||||
|
|
Loading…
Reference in a new issue