mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Commons to 5.3.0 (1050)
This commit is contained in:
parent
38731d6167
commit
1b51e46214
1 changed files with 11 additions and 2 deletions
|
|
@ -261,7 +261,16 @@ Builds:
|
|||
prebuild: sed -i -e '/proxy/d' ../gradle.properties
|
||||
ndk: r27
|
||||
|
||||
- versionName: 5.3.0
|
||||
versionCode: 1050
|
||||
commit: 9289dcc42c688d186fada2eb733dae49335c203c
|
||||
subdir: app
|
||||
gradle:
|
||||
- prod
|
||||
prebuild: sed -i -e '/proxy/d' ../gradle.properties
|
||||
ndk: r27
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
CurrentVersion: 5.2.0
|
||||
CurrentVersionCode: 1049
|
||||
CurrentVersion: 5.3.0
|
||||
CurrentVersionCode: 1050
|
||||
|
|
|
|||
Loading…
Reference in a new issue