diff --git a/metadata/com.github.axet.callrecorder.yml b/metadata/com.github.axet.callrecorder.yml index 00cb243128..145f20125c 100644 --- a/metadata/com.github.axet.callrecorder.yml +++ b/metadata/com.github.axet.callrecorder.yml @@ -674,7 +674,16 @@ Builds: prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle ndk: r21 + - versionName: 1.8.4 + versionCode: 225 + commit: 4708089747e41e32b534c39f3f734cfc1fb0d69b + subdir: app + gradle: + - yes + prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle + ndk: r21 + AutoUpdateMode: Version callrecorder-%v UpdateCheckMode: Tags -CurrentVersion: 1.8.3 -CurrentVersionCode: 224 +CurrentVersion: 1.8.4 +CurrentVersionCode: 225