Update fr.gouv.etalab.mastodon.yml

This commit is contained in:
Thomas 2019-12-18 17:09:51 +00:00
parent 5826ad3c48
commit 1b242cad37

View file

@ -1555,7 +1555,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.28.0
versionCode: 344
commit: 2.28.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.27.0
CurrentVersionCode: 342
CurrentVersion: 2.28.0
CurrentVersionCode: 344