diff --git a/metadata/io.github.project_travel_mate.yml b/metadata/io.github.project_travel_mate.yml new file mode 100644 index 0000000000..58ef2bd7ae --- /dev/null +++ b/metadata/io.github.project_travel_mate.yml @@ -0,0 +1,37 @@ +Categories: + - Navigation +License: MIT +SourceCode: https://github.com/project-travel-mate/Travel-Mate +IssueTracker: https://github.com/project-travel-mate/Travel-Mate/issues + +AutoName: Travel Mate +Summary: A complete travel guide +Description: |- + Travel Mate is a must-have app for those interested in travel. The app provides users with various features from choosing the correct destination for making all the bookings and to easily organizing the trip. + + Key features: + * Checkout various destinations to travel + * Get weather, travel, transport, hotel information about any city + * View fun facts and trends of the destination + * Get information about interesting places or monuments on the way also + * Organize your trips with our My Trips feature + * Meet new people on the way & share your contact with them easily + * Prepare a travel checklist + +RepoType: git +Repo: https://github.com/project-travel-mate/Travel-Mate + +Builds: + - versionName: 5.5.0 + versionCode: 44 + commit: 5.5.0 + subdir: Android/app/ + gradle: + - yes + prebuild: |- + sed -i -e '/repo.commonsware.com.s3.amazonaws.com/d' build.gradle + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 5.5.0 +CurrentVersionCode: 44