diff --git a/metadata/com.github.thewierdnut.endless_mobile.yml b/metadata/com.github.thewierdnut.endless_mobile.yml index bd86b82aca..d2aac6f039 100644 --- a/metadata/com.github.thewierdnut.endless_mobile.yml +++ b/metadata/com.github.thewierdnut.endless_mobile.yml @@ -366,7 +366,21 @@ Builds: - android/app ndk: 26.3.11579264 + - versionName: 0.10.15-53 + versionCode: 53 + commit: 8a254bd41c38f3026017813af4a9ce5e024fa13c + subdir: android/app + sudo: + - apt-get update + - apt-get install -y cmake bzip2 + gradle: + - yes + prebuild: sh ./download_build_dependencies.sh + scandelete: + - android/app + ndk: 26.3.11579264 + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 0.10.14-52 -CurrentVersionCode: 52 +CurrentVersion: 0.10.15-53 +CurrentVersionCode: 53