diff --git a/metadata/com.github.thewierdnut.endless_mobile.yml b/metadata/com.github.thewierdnut.endless_mobile.yml index d59660615d..fb1d010df1 100644 --- a/metadata/com.github.thewierdnut.endless_mobile.yml +++ b/metadata/com.github.thewierdnut.endless_mobile.yml @@ -100,7 +100,21 @@ Builds: - android/app ndk: r19c + - versionName: 0.10.0-33 + versionCode: 33 + commit: dc184d8a58aa5e5c9ace171245dc6dbd769f1a23 + 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.0-32 -CurrentVersionCode: 32 +CurrentVersion: 0.10.0-33 +CurrentVersionCode: 33