diff --git a/metadata/com.github.thewierdnut.endless_mobile.yml b/metadata/com.github.thewierdnut.endless_mobile.yml index 2eeed4f6d3..6f478d4777 100644 --- a/metadata/com.github.thewierdnut.endless_mobile.yml +++ b/metadata/com.github.thewierdnut.endless_mobile.yml @@ -72,7 +72,21 @@ Builds: - android/app ndk: r19c + - versionName: 0.10.0-31 + versionCode: 31 + commit: f5c4c18dd66d09e0e173526356d2a5ddde635d96 + 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.9.16.1-30 -CurrentVersionCode: 30 +CurrentVersion: 0.10.0-31 +CurrentVersionCode: 31