From f069db295721f6526258df7a5d23350b7d2c2568 Mon Sep 17 00:00:00 2001 From: Catfriend1 <28718700-Catfriend1@users.noreply.gitlab.com> Date: Fri, 5 Sep 2025 18:56:22 +0200 Subject: [PATCH] Update com.github.catfriend1.syncthingfork.yml: Let AGP install NDK --- metadata/com.github.catfriend1.syncthingfork.yml | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/metadata/com.github.catfriend1.syncthingfork.yml b/metadata/com.github.catfriend1.syncthingfork.yml index dd0d4560df..08ba830ade 100644 --- a/metadata/com.github.catfriend1.syncthingfork.yml +++ b/metadata/com.github.catfriend1.syncthingfork.yml @@ -15,9 +15,9 @@ Repo: https://github.com/Catfriend1/syncthing-android.git Binaries: https://github.com/Catfriend1/syncthing-android/releases/download/v%v/com.github.catfriend1.syncthingfork_release_v%v.apk Builds: - - versionName: 2.0.6.0 - versionCode: 2000600 - commit: 62186a96d74c07dec13cce220a5c21f4b63348e8 + - versionName: 2.0.7.0 + versionCode: 2000700 + commit: 1fb311060269933631f6af0d3737ef6f98942deb subdir: app submodules: true sudo: @@ -31,10 +31,6 @@ Builds: - yes scanignore: - syncthing/src/github.com/syncthing/syncthing/lib/model/testdata - build: - - export ndkversion=$(grep "ndkVersionShared" ../build.gradle.kts | cut -d '"' - -f 4) - - sdkmanager "ndk;$ndkversion" AllowedAPKSigningKeys: d374b8de5057013143c7d1515a015598c2df403be8160cae01a58c227e6e86aa @@ -45,5 +41,5 @@ MaintainerNotes: |- AutoUpdateMode: Version UpdateCheckMode: Tags ^v2[a-z0-9.]*$ UpdateCheckData: gradle/libs.versions.toml|version-code\s=\s"(\d+)"|.|version-name\s=\s"(.*)" -CurrentVersion: 2.0.6.0 -CurrentVersionCode: 2000600 +CurrentVersion: 2.0.7.0 +CurrentVersionCode: 2000700