Update FTP Server to 3.1 (30100)

This commit is contained in:
F-Droid checkupdates bot 2020-09-14 03:27:59 +00:00
parent 6afbbb4408
commit 68205666f0

View file

@ -236,10 +236,19 @@ Builds:
prebuild: sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d'
-e '/proguardFiles/d' build.gradle
- versionName: '3.1'
versionCode: 30100
commit: v3.1
subdir: app
gradle:
- fdroid_free
prebuild: sed -i -e '/dl.bintray.com/d' -e '/shrinkResources/d' -e '/minifyEnabled/d'
-e '/proguardFiles/d' build.gradle
MaintainerNotes: Remove shrink/minify stuff since the proguard config is missing.
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
UpdateCheckName: be.ppareit.swiftp
CurrentVersion: 3.0.1
CurrentVersionCode: 30001
CurrentVersion: '3.1'
CurrentVersionCode: 30100