Update Fedilab to 2.18.0 (314)
This commit is contained in:
parent
0af04ee54e
commit
5cd153331f
|
@ -1412,7 +1412,18 @@ Builds:
|
|||
- sed -i -e '/playstoreImplementation/d' -e '/dl.bintray.com/d' -e 's/com.github.pengfeizhou.android.animation:glide-plugin:0.2.16/com.github.penfeizhou.APNG4Android:glide-plugin:0.2.8/'
|
||||
build.gradle
|
||||
|
||||
- versionName: 2.18.0
|
||||
versionCode: 314
|
||||
commit: 2.18.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild:
|
||||
- sed -i -e '/jcenter()/a\ google()' ../build.gradle
|
||||
- sed -i -e '/playstoreImplementation/d' -e '/dl.bintray.com/d' -e 's/com.github.pengfeizhou.android.animation:glide-plugin:0.2.16/com.github.penfeizhou.APNG4Android:glide-plugin:0.2.8/'
|
||||
build.gradle
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags ^[0-9.]+$
|
||||
CurrentVersion: 2.17.1
|
||||
CurrentVersionCode: 313
|
||||
CurrentVersion: 2.18.0
|
||||
CurrentVersionCode: 314
|
||||
|
|
Loading…
Reference in a new issue