mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Commons to 5.5.0 (1053)
This commit is contained in:
parent
146a056fe1
commit
84c716c8b5
1 changed files with 13 additions and 2 deletions
|
|
@ -279,7 +279,18 @@ Builds:
|
|||
prebuild: sed -i -e '/proxy/d' ../gradle.properties
|
||||
ndk: r27
|
||||
|
||||
- versionName: 5.5.0
|
||||
versionCode: 1053
|
||||
commit: ca5c7ec966da349fe5352962428d0eadbd91b9fe
|
||||
subdir: app
|
||||
gradle:
|
||||
- prod
|
||||
rm:
|
||||
- app/src/main/res/values-x-invalidLanguageCode
|
||||
prebuild: sed -i -e '/proxy/d' ../gradle.properties
|
||||
ndk: r27c
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
CurrentVersion: 5.4.1
|
||||
CurrentVersionCode: 1052
|
||||
CurrentVersion: 5.5.0
|
||||
CurrentVersionCode: 1053
|
||||
|
|
|
|||
Loading…
Reference in a new issue