mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-06 10:46:25 +00:00
Update ndk to r27b for Ruslin
This commit is contained in:
parent
2f16eaf14d
commit
2dc1ae1b2b
1 changed files with 13 additions and 17 deletions
|
|
@ -8,7 +8,7 @@ IssueTracker: https://github.com/ruslin-note/ruslin-android/issues
|
|||
AutoName: Ruslin
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/ruslin-note/ruslin-android.git
|
||||
Repo: https://github.com/ruslin-note/ruslin-android
|
||||
|
||||
Builds:
|
||||
- versionName: 0.0.1-alpha.1
|
||||
|
|
@ -411,10 +411,9 @@ Builds:
|
|||
gradleprops:
|
||||
- ABI_FILTERS=arm64-v8a
|
||||
|
||||
- versionName: 0.1.2-beta.2
|
||||
- versionName: 0.1.2-beta.3
|
||||
versionCode: 1000
|
||||
disable: https://github.com/ruslin-note/ruslin-android/issues/66
|
||||
commit: f792ca634f481d77f09aa09ed8c1c9e81a005e49
|
||||
commit: 907871bc56e40cf772e57f39a25cb49b77e36c4d
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
|
|
@ -432,14 +431,13 @@ Builds:
|
|||
- pushd ../ruslin-data-uniffi
|
||||
- ./release.sh x86
|
||||
- popd
|
||||
ndk: r25c
|
||||
ndk: r27b
|
||||
gradleprops:
|
||||
- ABI_FILTERS=x86
|
||||
|
||||
- versionName: 0.1.2-beta.2
|
||||
- versionName: 0.1.2-beta.3
|
||||
versionCode: 1001
|
||||
disable: https://github.com/ruslin-note/ruslin-android/issues/66
|
||||
commit: f792ca634f481d77f09aa09ed8c1c9e81a005e49
|
||||
commit: 907871bc56e40cf772e57f39a25cb49b77e36c4d
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
|
|
@ -457,14 +455,13 @@ Builds:
|
|||
- pushd ../ruslin-data-uniffi
|
||||
- ./release.sh x86_64
|
||||
- popd
|
||||
ndk: r25c
|
||||
ndk: r27b
|
||||
gradleprops:
|
||||
- ABI_FILTERS=x86_64
|
||||
|
||||
- versionName: 0.1.2-beta.2
|
||||
- versionName: 0.1.2-beta.3
|
||||
versionCode: 1002
|
||||
disable: https://github.com/ruslin-note/ruslin-android/issues/66
|
||||
commit: f792ca634f481d77f09aa09ed8c1c9e81a005e49
|
||||
commit: 907871bc56e40cf772e57f39a25cb49b77e36c4d
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
|
|
@ -482,14 +479,13 @@ Builds:
|
|||
- pushd ../ruslin-data-uniffi
|
||||
- ./release.sh armeabi-v7a
|
||||
- popd
|
||||
ndk: r25c
|
||||
ndk: r27b
|
||||
gradleprops:
|
||||
- ABI_FILTERS=armeabi-v7a
|
||||
|
||||
- versionName: 0.1.2-beta.2
|
||||
- versionName: 0.1.2-beta.3
|
||||
versionCode: 1003
|
||||
disable: https://github.com/ruslin-note/ruslin-android/issues/66
|
||||
commit: f792ca634f481d77f09aa09ed8c1c9e81a005e49
|
||||
commit: 907871bc56e40cf772e57f39a25cb49b77e36c4d
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
|
|
@ -507,7 +503,7 @@ Builds:
|
|||
- pushd ../ruslin-data-uniffi
|
||||
- ./release.sh arm64-v8a
|
||||
- popd
|
||||
ndk: r25c
|
||||
ndk: r27b
|
||||
gradleprops:
|
||||
- ABI_FILTERS=arm64-v8a
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue