From 7f42a39c57b3a82e1463d03fb038cdff4964be40 Mon Sep 17 00:00:00 2001 From: Darshpreet Singh Date: Thu, 3 Dec 2020 19:30:17 +0000 Subject: [PATCH] Add BookList App --- metadata/com.example.booklistingapk.yml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 metadata/com.example.booklistingapk.yml diff --git a/metadata/com.example.booklistingapk.yml b/metadata/com.example.booklistingapk.yml new file mode 100644 index 0000000000..96bc644536 --- /dev/null +++ b/metadata/com.example.booklistingapk.yml @@ -0,0 +1,25 @@ +AntiFeatures: + - NonFreeNet +Categories: + - Connectivity + - Development +License: GPL-3.0-only +AuthorName: Darshpreet Singh +SourceCode: https://github.com/Darshpreet2000/BookListingApp +IssueTracker: https://github.com/Darshpreet2000/BookListingApp/issues + +RepoType: git +Repo: https://github.com/Darshpreet2000/BookListingApp + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: v1.0 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '1.0' +CurrentVersionCode: 1