mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Pretend You're Xyzzy to 2.7.0 (67)
This commit is contained in:
parent
af7b8d0025
commit
c1cd01761b
1 changed files with 12 additions and 2 deletions
|
|
@ -53,7 +53,17 @@ Builds:
|
|||
prebuild: |-
|
||||
sed -i -e '/maven.fabric.io/d' -e '/io.fabric/d' build.gradle ../build.gradle ../CommonUtils/build.gradle
|
||||
|
||||
- versionName: 2.7.0
|
||||
versionCode: 67
|
||||
commit: v2.7.0
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- foss
|
||||
prebuild: |-
|
||||
sed -i -e '/maven.fabric.io/d' -e '/io.fabric/d' build.gradle ../build.gradle ../CommonUtils/build.gradle
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.6.11
|
||||
CurrentVersionCode: 65
|
||||
CurrentVersion: 2.7.0
|
||||
CurrentVersionCode: 67
|
||||
|
|
|
|||
Loading…
Reference in a new issue