diff --git a/metadata/com.github.axet.audiorecorder.yml b/metadata/com.github.axet.audiorecorder.yml index 89b98906c3..9b7c4dfa76 100644 --- a/metadata/com.github.axet.audiorecorder.yml +++ b/metadata/com.github.axet.audiorecorder.yml @@ -946,7 +946,16 @@ Builds: prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle ndk: r16b + - versionName: 3.5.8 + versionCode: 364 + commit: 738964c55e27641d0a049dc6741c77419817fa1b + subdir: app + gradle: + - yes + prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle + ndk: r16b + AutoUpdateMode: Version audiorecorder-%v UpdateCheckMode: Tags -CurrentVersion: 3.5.6 -CurrentVersionCode: 362 +CurrentVersion: 3.5.8 +CurrentVersionCode: 364