diff --git a/metadata/com.marv42.ebt.newnote.yml b/metadata/com.marv42.ebt.newnote.yml index 05e929794b..f1e4cc12fe 100644 --- a/metadata/com.marv42.ebt.newnote.yml +++ b/metadata/com.marv42.ebt.newnote.yml @@ -167,11 +167,18 @@ Builds: gradle: - withoutKey + - versionName: 0.79.0 + versionCode: 7900 + commit: f206f52dd4e6a1e290942a7e43aebe0183417d58 + subdir: app + gradle: + - withoutKey + MaintainerNotes: ACRA is configured with the email sender only and hence strictly opt-in AutoUpdateMode: Version UpdateCheckMode: Tags ^v[\d.]+$ UpdateCheckData: app/build.gradle|versionCode (\d+)|.|versionName "([\d.]+)" -CurrentVersion: 0.78.0 -CurrentVersionCode: 7800 +CurrentVersion: 0.79.0 +CurrentVersionCode: 7900