mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 23:26:52 +00:00
Update Fedilab Lite to 2.39.0 (383)
This commit is contained in:
parent
d2fbf91940
commit
aeadff0750
1 changed files with 13 additions and 2 deletions
|
|
@ -57,7 +57,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.39.0
|
||||
versionCode: 383
|
||||
commit: de3a7355ecfc87b2e7362d78219434c05ee882ad
|
||||
subdir: app
|
||||
gradle:
|
||||
- lite
|
||||
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.37.1
|
||||
CurrentVersionCode: 380
|
||||
CurrentVersion: 2.39.0
|
||||
CurrentVersionCode: 383
|
||||
|
|
|
|||
Loading…
Reference in a new issue