mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update Commons to 6.0.1 (1057)
This commit is contained in:
parent
294ef4edcd
commit
deed678afb
1 changed files with 13 additions and 2 deletions
|
|
@ -299,7 +299,18 @@ Builds:
|
|||
prebuild: sed -i -e '/proxy/d' ../gradle.properties
|
||||
ndk: r27c
|
||||
|
||||
- versionName: 6.0.1
|
||||
versionCode: 1057
|
||||
commit: 296b4c1f52d02983cea95841ed6ff1045fd450a6
|
||||
subdir: app
|
||||
gradle:
|
||||
- prod
|
||||
prebuild:
|
||||
- sed -i -e '/proxy/d' ../gradle.properties
|
||||
- sed -i -e '/agp/s/8.12.0/8.11.1/' ../gradle/libs.versions.toml
|
||||
ndk: r27c
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
CurrentVersion: 5.6.1
|
||||
CurrentVersionCode: 1055
|
||||
CurrentVersion: 6.0.1
|
||||
CurrentVersionCode: 1057
|
||||
|
|
|
|||
Loading…
Reference in a new issue