diff --git a/metadata/com.github.thewierdnut.endless_mobile.yml b/metadata/com.github.thewierdnut.endless_mobile.yml index 39272733e6..3bdfb30d22 100644 --- a/metadata/com.github.thewierdnut.endless_mobile.yml +++ b/metadata/com.github.thewierdnut.endless_mobile.yml @@ -128,7 +128,21 @@ Builds: - android/app ndk: r19c + - versionName: 0.10.1-35 + versionCode: 35 + commit: d7705510f2b02cf186cce98c8062bd482b2e79ab + 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.1-34 -CurrentVersionCode: 34 +CurrentVersion: 0.10.1-35 +CurrentVersionCode: 35