diff --git a/metadata/com.github.thewierdnut.endless_mobile.yml b/metadata/com.github.thewierdnut.endless_mobile.yml index b53762db90..7d9d7d5803 100644 --- a/metadata/com.github.thewierdnut.endless_mobile.yml +++ b/metadata/com.github.thewierdnut.endless_mobile.yml @@ -184,7 +184,21 @@ Builds: - android/app ndk: r19c + - versionName: 0.10.4-39 + versionCode: 39 + commit: 74bdd4e089e9c0b6c8beb33ad4dcfe2fb36d1a85 + 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.3-38 -CurrentVersionCode: 38 +CurrentVersion: 0.10.4-39 +CurrentVersionCode: 39