mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Fedilab to 2.34.5 (362)
This commit is contained in:
parent
3e31b8c14a
commit
ba515cf3b4
1 changed files with 13 additions and 2 deletions
|
|
@ -1676,7 +1676,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.34.5
|
||||
versionCode: 362
|
||||
commit: 2.34.5
|
||||
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.34.2
|
||||
CurrentVersionCode: 360
|
||||
CurrentVersion: 2.34.5
|
||||
CurrentVersionCode: 362
|
||||
|
|
|
|||
Loading…
Reference in a new issue