diff --git a/metadata/com.nextcloud.talk2.yml b/metadata/com.nextcloud.talk2.yml index a3a153e150..78e2dc68e5 100644 --- a/metadata/com.nextcloud.talk2.yml +++ b/metadata/com.nextcloud.talk2.yml @@ -431,10 +431,20 @@ Builds: - app/gplay.gradle prebuild: sed -i -e '/work-firebase/d' build.gradle + - versionName: 8.0.2 + versionCode: 129 + commit: v8.0.2 + 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.1 -CurrentVersionCode: 128 +CurrentVersion: 8.0.2 +CurrentVersionCode: 129