diff --git a/metadata/com.github.thewierdnut.endless_mobile.yml b/metadata/com.github.thewierdnut.endless_mobile.yml index 672612d977..4c1744f728 100644 --- a/metadata/com.github.thewierdnut.endless_mobile.yml +++ b/metadata/com.github.thewierdnut.endless_mobile.yml @@ -338,7 +338,21 @@ Builds: - android/app ndk: 26.3.11579264 + - versionName: 0.10.13.1-51 + versionCode: 51 + commit: 6f2214bc26de2f27ec7f111ed7db913f30b5aa65 + 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.13.1-49 -CurrentVersionCode: 49 +CurrentVersion: 0.10.13.1-51 +CurrentVersionCode: 51