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