mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Add CPU Info version 4.6.0
This commit is contained in:
parent
e3289f3944
commit
67efc74fbc
1 changed files with 16 additions and 2 deletions
|
|
@ -114,9 +114,23 @@ Builds:
|
|||
../external/cpuinfo/lib/$arch; done
|
||||
ndk: r22b
|
||||
|
||||
- versionName: 4.6.0
|
||||
versionCode: 40600
|
||||
commit: 4.6.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- cpuinfo@63b254577ed77a8004a9be6ac707f3dccc4e1fd9
|
||||
scandelete:
|
||||
- external
|
||||
build: for arch in x86 x86_64 armeabi-v7a arm64-v8a; do cp $$cpuinfo$$/obj/local/$arch/libcpuinfo.a
|
||||
../external/cpuinfo/lib/$arch; done
|
||||
ndk: r25b
|
||||
|
||||
MaintainerNotes: We can't use auto update because version code and name are dynamic.
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 4.5.0
|
||||
CurrentVersionCode: 40500
|
||||
CurrentVersion: 4.6.0
|
||||
CurrentVersionCode: 40600
|
||||
|
|
|
|||
Loading…
Reference in a new issue