diff --git a/metadata/com.nextcloud.talk2.yml b/metadata/com.nextcloud.talk2.yml index 07d2b0483e..a5e8b94365 100644 --- a/metadata/com.nextcloud.talk2.yml +++ b/metadata/com.nextcloud.talk2.yml @@ -461,10 +461,20 @@ Builds: - app/gplay.gradle prebuild: sed -i -e '/work-firebase/d' build.gradle + - versionName: 8.0.8 + versionCode: 135 + commit: v8.0.8 + subdir: app + gradle: + - generic + rm: + - app/gplay.gradle + prebuild: sed -i -e '/work-firebase/d' build.gradle + MaintainerNotes: https://github.com/nextcloud/talk-android/issues/534. ArchivePolicy: 5 versions AutoUpdateMode: Version v%v UpdateCheckMode: Tags ^v[0-9]+\.[0-9]+\.[0-9]+$ -CurrentVersion: 8.0.6 -CurrentVersionCode: 133 +CurrentVersion: 8.0.8 +CurrentVersionCode: 135