diff --git a/metadata/com.github.thewierdnut.endless_mobile.yml b/metadata/com.github.thewierdnut.endless_mobile.yml index a67875e141..270eecb02b 100644 --- a/metadata/com.github.thewierdnut.endless_mobile.yml +++ b/metadata/com.github.thewierdnut.endless_mobile.yml @@ -254,7 +254,21 @@ Builds: - android/app ndk: r19c + - versionName: 0.10.8-44 + versionCode: 44 + commit: dc32c6eef9b203411b49c8cebdb5c961b28a8a12 + 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.7-43 -CurrentVersionCode: 43 +CurrentVersion: 0.10.8-44 +CurrentVersionCode: 44