Update Kontalk to 3.0-beta9 (43)
This commit is contained in:
parent
6131c9fbc9
commit
b8a52319ac
|
@ -190,12 +190,20 @@ Build:3.0-beta8.1,42
|
|||
gradle=basic
|
||||
prebuild=sed -i -e "/googleplayCompile/d" build.gradle
|
||||
|
||||
Build:3.0-beta9,43
|
||||
commit=v3.0-beta9
|
||||
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:
|
||||
TODO: Update Check Mode:Tags ^[0-9.]*$
|
||||
.
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:3.0-beta8.1
|
||||
Current Version Code:42
|
||||
Current Version:3.0-beta9
|
||||
Current Version Code:43
|
||||
|
||||
|
|
Loading…
Reference in a new issue