diff --git a/metadata/com.github.thewierdnut.endless_mobile.yml b/metadata/com.github.thewierdnut.endless_mobile.yml index ab01a8580b..a4cbfa34ce 100644 --- a/metadata/com.github.thewierdnut.endless_mobile.yml +++ b/metadata/com.github.thewierdnut.endless_mobile.yml @@ -44,7 +44,21 @@ Builds: - android/app ndk: r19c + - versionName: 0.9.16.1-28 + versionCode: 28 + commit: 2227307a2fe3a8185f876c0064cafef00f9c2fa1 + 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.9.14-26 -CurrentVersionCode: 26 +CurrentVersion: 0.9.16.1-28 +CurrentVersionCode: 28