Update Kontalk to 3.0 (52)
This commit is contained in:
parent
6757f13075
commit
d1c4632d56
|
@ -244,12 +244,20 @@ Build:3.0-rc4,50
|
||||||
gradle=basic
|
gradle=basic
|
||||||
prebuild=sed -i -e "/googleplayCompile/d" build.gradle
|
prebuild=sed -i -e "/googleplayCompile/d" build.gradle
|
||||||
|
|
||||||
|
Build:3.0,52
|
||||||
|
commit=v3.0
|
||||||
|
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-rc4
|
Current Version:3.0
|
||||||
Current Version Code:50
|
Current Version Code:52
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue