diff --git a/metadata/com.github.thewierdnut.endless_mobile.yml b/metadata/com.github.thewierdnut.endless_mobile.yml index ed2b6216c8..a67875e141 100644 --- a/metadata/com.github.thewierdnut.endless_mobile.yml +++ b/metadata/com.github.thewierdnut.endless_mobile.yml @@ -240,7 +240,21 @@ Builds: - android/app ndk: r19c + - versionName: 0.10.7-43 + versionCode: 43 + commit: cbd22db60b39d670cf2ac6beec258b9003138626 + 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.6-42 -CurrentVersionCode: 42 +CurrentVersion: 0.10.7-43 +CurrentVersionCode: 43