diff --git a/metadata/com.xtreak.notificationdictionary.yml b/metadata/com.xtreak.notificationdictionary.yml new file mode 100644 index 0000000000..4996fad565 --- /dev/null +++ b/metadata/com.xtreak.notificationdictionary.yml @@ -0,0 +1,31 @@ +Categories: + - Reading + - Science & Education +License: MIT +AuthorName: Karthikeyan Singaravelan +AuthorEmail: tir.karthi@gmail.com +AuthorWebSite: https://tirkarthi.github.io +SourceCode: https://github.com/tirkarthi/NotificationDictionary +IssueTracker: https://github.com/tirkarthi/NotificationDictionary/issues + +AutoName: Notification Dictionary + +RepoType: git +Repo: https://github.com/tirkarthi/NotificationDictionary + +Builds: + - versionName: 0.0.16 + versionCode: 16 + commit: v0.0.16 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk + - update-alternatives --auto java + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 0.0.16 +CurrentVersionCode: 16