mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-08 13:36:16 +00:00
Update CPUInfo to 4.7.0
This commit is contained in:
parent
132b3825ef
commit
029390991e
1 changed files with 14 additions and 0 deletions
|
|
@ -128,6 +128,20 @@ Builds:
|
|||
../external/cpuinfo/lib/$arch; done
|
||||
ndk: r25b
|
||||
|
||||
- versionName: 4.7.0
|
||||
versionCode: 40700
|
||||
commit: 4.7.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
|
||||
|
|
|
|||
Loading…
Reference in a new issue