diff --git a/metadata/com.github.thewierdnut.endless_mobile.yml b/metadata/com.github.thewierdnut.endless_mobile.yml index caed3e06bf..412b702684 100644 --- a/metadata/com.github.thewierdnut.endless_mobile.yml +++ b/metadata/com.github.thewierdnut.endless_mobile.yml @@ -212,7 +212,21 @@ Builds: - android/app ndk: r19c + - versionName: 0.10.5-41 + versionCode: 41 + commit: 325bfc8f7d2dadbe1b7db60f166210d3a9ee72cd + 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: r19c + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 0.10.5-40 -CurrentVersionCode: 40 +CurrentVersion: 0.10.5-41 +CurrentVersionCode: 41