diff --git a/metadata/com.github.thewierdnut.endless_mobile.yml b/metadata/com.github.thewierdnut.endless_mobile.yml index 768399d6f5..672612d977 100644 --- a/metadata/com.github.thewierdnut.endless_mobile.yml +++ b/metadata/com.github.thewierdnut.endless_mobile.yml @@ -324,7 +324,21 @@ Builds: - android/app ndk: 26.3.11579264 + - versionName: 0.10.13.1-49 + versionCode: 49 + commit: 178c76c86ec3aa033d1cefcae29b68ac772db23d + 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.11-48 -CurrentVersionCode: 48 +CurrentVersion: 0.10.13.1-49 +CurrentVersionCode: 49