Update build file to comply wwith fdroid inclusion criteria

This commit is contained in:
Daniel Quah 2018-11-25 14:24:12 +00:00
parent 4799baf136
commit 1a2ec20786

View file

@ -14,42 +14,16 @@ RepoType: git
Repo: https://github.com/emansih/FireflyMobile
Builds:
- versionName: 0.1.0
versionCode: 9
commit: v0.1.0
subdir: app
gradle:
- yes
- versionName: 0.1.1
versionCode: 10
commit: v0.1.1
subdir: app
gradle:
- yes
- versionName: 0.1.2
versionCode: 11
commit: v0.1.2
subdir: app
gradle:
- yes
- versionName: 0.1.3
versionCode: 12
commit: v0.1.3
subdir: app
gradle:
- yes
- versionName: 0.1.4
versionCode: 13
commit: v0.1.4
subdir: app
gradle:
- yes
prebuild: |-
sed -i -e 's/gradle:3.3.0-alpha12/gradle:3.2.1/' ../build.gradle
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 0.1.3
CurrentVersionCode: 12
CurrentVersion: v0.1.4-beta
CurrentVersionCode: 13