diff --git a/metadata/tech.devsquirrel.valo_elo.yml b/metadata/tech.devsquirrel.valo_elo.yml new file mode 100644 index 0000000000000000000000000000000000000000..d4a321a6bc7039d7eb6b1c47f67d2c3d46d52590 --- /dev/null +++ b/metadata/tech.devsquirrel.valo_elo.yml @@ -0,0 +1,34 @@ +Categories: + - Games +License: MIT +AuthorName: devsquirrel +AuthorEmail: devsquirreltech@gmail.com +SourceCode: https://github.com/VrajGohil/ValorantEloTracker +IssueTracker: https://github.com/VrajGohil/ValorantEloTracker/issues +Changelog: https://github.com/VrajGohil/ValorantEloTracker/releases +Liberapay: vrajgohil + +AutoName: ValoElo + +RepoType: git +Repo: https://github.com/VrajGohil/ValorantEloTracker.git + +Builds: + - versionName: 2.0.0 + versionCode: 2 + commit: v2.0.0 + output: build/app/outputs/flutter-apk/app-release.apk + srclibs: + - flutter@2.0.2 + rm: + - ios + - web + build: + - $$flutter$$/bin/flutter config --no-analytics + - $$flutter$$/bin/flutter build apk + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +UpdateCheckData: https://raw.githubusercontent.com/VrajGohil/ValorantEloTracker/master/pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+ +CurrentVersion: 2.0.0 +CurrentVersionCode: 2