Update Fedilab to 2.21.1 (324)
This commit is contained in:
parent
eb27862465
commit
42dc7aa8cd
|
@ -1456,7 +1456,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/'
|
- 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
|
build.gradle
|
||||||
|
|
||||||
|
- versionName: 2.21.1
|
||||||
|
versionCode: 324
|
||||||
|
commit: 2.21.1
|
||||||
|
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
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags ^[0-9.]+$
|
UpdateCheckMode: Tags ^[0-9.]+$
|
||||||
CurrentVersion: 2.20.1
|
CurrentVersion: 2.21.1
|
||||||
CurrentVersionCode: 322
|
CurrentVersionCode: 324
|
||||||
|
|
Loading…
Reference in a new issue