mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Badge Magic to 1.7.0 (9)
This commit is contained in:
parent
954a6b21c0
commit
47221ba702
1 changed files with 10 additions and 2 deletions
|
|
@ -72,7 +72,15 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e '/LOCAL_KEY/d' build.gradle
|
||||
|
||||
- versionName: 1.7.0
|
||||
versionCode: 9
|
||||
commit: v1.7.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/LOCAL_KEY/d' build.gradle
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.6.0
|
||||
CurrentVersionCode: 8
|
||||
CurrentVersion: 1.7.0
|
||||
CurrentVersionCode: 9
|
||||
|
|
|
|||
Loading…
Reference in a new issue