diff --git a/metadata/com.marv42.ebt.newnote.yml b/metadata/com.marv42.ebt.newnote.yml index c91d6d61a0..05e929794b 100644 --- a/metadata/com.marv42.ebt.newnote.yml +++ b/metadata/com.marv42.ebt.newnote.yml @@ -160,11 +160,18 @@ Builds: gradle: - withoutKey + - versionName: 0.78.0 + versionCode: 7800 + commit: 3b7e35cd2ca068248864bf2203ee6750ee1b8633 + 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.77.0 -CurrentVersionCode: 7700 +CurrentVersion: 0.78.0 +CurrentVersionCode: 7800