diff --git a/metadata/com.github.thewierdnut.endless_mobile.yml b/metadata/com.github.thewierdnut.endless_mobile.yml index f25965533b..d0728dceb1 100644 --- a/metadata/com.github.thewierdnut.endless_mobile.yml +++ b/metadata/com.github.thewierdnut.endless_mobile.yml @@ -156,7 +156,21 @@ Builds: - android/app ndk: r19c + - versionName: 0.10.2-37 + versionCode: 37 + commit: 19f6e7cb3eb31afb8227c0788987c75554a006ed + 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.2-36 -CurrentVersionCode: 36 +CurrentVersion: 0.10.2-37 +CurrentVersionCode: 37