diff --git a/metadata/com.github.thewierdnut.endless_mobile.yml b/metadata/com.github.thewierdnut.endless_mobile.yml index 3bdfb30d22..f25965533b 100644 --- a/metadata/com.github.thewierdnut.endless_mobile.yml +++ b/metadata/com.github.thewierdnut.endless_mobile.yml @@ -142,7 +142,21 @@ Builds: - android/app ndk: r19c + - versionName: 0.10.2-36 + versionCode: 36 + commit: 6f200c447b9c665225bb903800c40c7c25294f4e + 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-35 -CurrentVersionCode: 35 +CurrentVersion: 0.10.2-36 +CurrentVersionCode: 36