diff --git a/metadata/org.midorinext.android.yml b/metadata/org.midorinext.android.yml index f54a0bc97b..112f3c6745 100644 --- a/metadata/org.midorinext.android.yml +++ b/metadata/org.midorinext.android.yml @@ -72,10 +72,18 @@ Builds: - scMain prebuild: sed -i -e '/minifyEnabled/d' -e '/debuggable/d' build.gradle + - versionName: '1.7' + versionCode: 36 + commit: 171bc5c8dbcc9a7a91b8bd421b3860f53d1796bf + subdir: app + gradle: + - scMain + prebuild: sed -i -e '/minifyEnabled/d' -e '/debuggable/d' build.gradle + MaintainerNotes: Tracking AntiFeature as the app sends bug reports without consent (d#2317) AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 1.1.6.3 -CurrentVersionCode: 35 +CurrentVersion: '1.7' +CurrentVersionCode: 36