diff --git a/metadata/com.github.thewierdnut.endless_mobile.yml b/metadata/com.github.thewierdnut.endless_mobile.yml index fb1d010df1..39272733e6 100644 --- a/metadata/com.github.thewierdnut.endless_mobile.yml +++ b/metadata/com.github.thewierdnut.endless_mobile.yml @@ -114,7 +114,21 @@ Builds: - android/app ndk: r19c + - versionName: 0.10.1-34 + versionCode: 34 + commit: 757a4788011a91402adb16135e4b5a672972793d + 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-33 -CurrentVersionCode: 33 +CurrentVersion: 0.10.1-34 +CurrentVersionCode: 34