mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Fedilab to 3.0.5 (395)
This commit is contained in:
parent
9f2b2f77f1
commit
6fb38cfe78
1 changed files with 13 additions and 2 deletions
|
|
@ -1841,7 +1841,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: 3.0.5
|
||||
versionCode: 395
|
||||
commit: 17ae8a243a5b6431e4c4aafec88bf47eb6ee3188
|
||||
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: 3.0.3
|
||||
CurrentVersionCode: 394
|
||||
CurrentVersion: 3.0.5
|
||||
CurrentVersionCode: 395
|
||||
|
|
|
|||
Loading…
Reference in a new issue