Update Kontalk to 3.0-rc3 (48)
This commit is contained in:
parent
463b6bbee8
commit
4e6d730ce8
|
@ -228,12 +228,20 @@ Build:3.0-rc2,45
|
||||||
gradle=basic
|
gradle=basic
|
||||||
prebuild=sed -i -e "/googleplayCompile/d" build.gradle
|
prebuild=sed -i -e "/googleplayCompile/d" build.gradle
|
||||||
|
|
||||||
|
Build:3.0-rc3,48
|
||||||
|
commit=v3.0-rc3
|
||||||
|
subdir=app
|
||||||
|
submodules=yes
|
||||||
|
init=sed -i -e 's/signingConfig signingConfigs.release/{}/g' build.gradle
|
||||||
|
gradle=basic
|
||||||
|
prebuild=sed -i -e "/googleplayCompile/d" build.gradle
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
TODO: Update Check Mode:Tags ^[0-9.]*$
|
TODO: Update Check Mode:Tags ^[0-9.]*$
|
||||||
.
|
.
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
Auto Update Mode:Version v%v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:3.0-rc2
|
Current Version:3.0-rc3
|
||||||
Current Version Code:45
|
Current Version Code:48
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue