Update Car Report to 3.18.2 and change prebuild command
Update metadata of the app me.kuehle.carreport: - Add new version 3.18.2. - Change prebuild command to remove fullImplementation instead of fullCompile lines from build.gradle.
This commit is contained in:
parent
a3c43f4681
commit
057236edb7
|
@ -216,7 +216,14 @@ Build:3.18.1,65
|
|||
rm=tools
|
||||
prebuild=sed -i -e '/fullCompile.* {/,/}/d' -e '/fullCompile /d' build.gradle
|
||||
|
||||
Build:3.18.2,66
|
||||
commit=3.18.2
|
||||
subdir=app
|
||||
gradle=foss
|
||||
rm=tools
|
||||
prebuild=sed -i -e '/fullImplementation.* {/,/}/d' -e '/fullImplementation /d' build.gradle
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Current Version:3.18.1
|
||||
Current Version Code:65
|
||||
Current Version:3.18.2
|
||||
Current Version Code:66
|
||||
|
|
Loading…
Reference in a new issue