diff --git a/metadata/com.merxury.blocker.yml b/metadata/com.merxury.blocker.yml index e3cbfdd990..7843337291 100644 --- a/metadata/com.merxury.blocker.yml +++ b/metadata/com.merxury.blocker.yml @@ -9,6 +9,7 @@ IssueTracker: https://github.com/lihenggui/blocker/issues Changelog: https://github.com/lihenggui/blocker/releases Name: blocker +AutoName: Blocker RepoType: git Repo: https://github.com/lihenggui/blocker.git @@ -26,7 +27,15 @@ Builds: - basic prebuild: sed -i -e '/gms/d' -e '/firebase/d' build.gradle ../build.gradle + - versionName: 1.2.70 + versionCode: 1270 + commit: 96e22f6b1b7ca451c0f531b796c160741ba5023f + subdir: app + gradle: + - basic + prebuild: sed -i -e '/gms/d' -e '/firebase/d' build.gradle ../build.gradle + AutoUpdateMode: Version UpdateCheckMode: Tags ^[\d.]+$ -CurrentVersion: 1.2.64-alpha -CurrentVersionCode: 1264 +CurrentVersion: 1.2.70 +CurrentVersionCode: 1270