Update Kontalk to 3.0.1 (54)
This commit is contained in:
parent
ae519a38f3
commit
d93cc417e9
|
@ -252,12 +252,20 @@ Build:3.0,52
|
|||
gradle=basic
|
||||
prebuild=sed -i -e "/googleplayCompile/d" build.gradle
|
||||
|
||||
Build:3.0.1,54
|
||||
commit=v3.0.1
|
||||
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
|
||||
Current Version Code:52
|
||||
Current Version:3.0.1
|
||||
Current Version Code:54
|
||||
|
||||
|
|
Loading…
Reference in a new issue