Update Kontalk to 3.0-beta8 (41)
This commit is contained in:
parent
b51e38b0a7
commit
51fec74d9a
|
@ -174,12 +174,20 @@ Build:3.0-beta7,40
|
|||
gradle=basic
|
||||
prebuild=sed -i -e "/googleplayCompile/d" build.gradle
|
||||
|
||||
Build:3.0-beta8,41
|
||||
commit=v3.0-beta8
|
||||
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-beta7
|
||||
Current Version Code:40
|
||||
Current Version:3.0-beta8
|
||||
Current Version Code:41
|
||||
|
||||
|
|
Loading…
Reference in a new issue