diff --git a/metadata/com.github.thewierdnut.endless_mobile.yml b/metadata/com.github.thewierdnut.endless_mobile.yml index 412b702684..ed2b6216c8 100644 --- a/metadata/com.github.thewierdnut.endless_mobile.yml +++ b/metadata/com.github.thewierdnut.endless_mobile.yml @@ -226,7 +226,21 @@ Builds: - android/app ndk: r19c + - versionName: 0.10.6-42 + versionCode: 42 + commit: 7ce63c0e8bdf83f07b4f3888534a86e921c4a77f + 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-41 -CurrentVersionCode: 41 +CurrentVersion: 0.10.6-42 +CurrentVersionCode: 42