From 7a6fa9f03a31283b9ce57e9cc26d8ff5ee3d70ab Mon Sep 17 00:00:00 2001 From: linsui <2873532-linsui@users.noreply.gitlab.com> Date: Thu, 7 Nov 2024 01:14:46 +0800 Subject: [PATCH] ForRunners: fix typo --- metadata/net.khertan.forrunners.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/net.khertan.forrunners.yml b/metadata/net.khertan.forrunners.yml index f02ff906b1..c9d9c66d2e 100644 --- a/metadata/net.khertan.forrunners.yml +++ b/metadata/net.khertan.forrunners.yml @@ -28,7 +28,7 @@ Repo: https://gitlab.com/brvier/ForRunners.git Builds: - versionName: 1.1.1 versionCode: 101011 - commit: 5942817aab215fb18739b83b64ff07f23b3f63a4net.khertan.forrunners + commit: 5942817aab215fb18739b83b64ff07f23b3f63a4 subdir: platforms/android init: echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle gradle: