From 3fa9aa5819eba70eee99fced9939a8d451f94a8d Mon Sep 17 00:00:00 2001 From: ndew623 Date: Mon, 18 Aug 2025 04:55:25 +0000 Subject: [PATCH] New app com.dewdrop623.androidcrypt --- metadata/com.dewdrop623.androidcrypt.yml | 26 ++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 metadata/com.dewdrop623.androidcrypt.yml diff --git a/metadata/com.dewdrop623.androidcrypt.yml b/metadata/com.dewdrop623.androidcrypt.yml new file mode 100644 index 0000000000..21ef26d6ab --- /dev/null +++ b/metadata/com.dewdrop623.androidcrypt.yml @@ -0,0 +1,26 @@ +Categories: + - File Encryption & Vault + - Security +License: MIT +AuthorName: ndew623 +AuthorWebSite: https://github.com/ndew623 +SourceCode: https://github.com/ndew623/AndroidCrypt +IssueTracker: https://github.com/ndew623/AndroidCrypt/issues + +AutoName: AndroidCrypt + +RepoType: git +Repo: https://github.com/ndew623/AndroidCrypt + +Builds: + - versionName: 2.0.0 + versionCode: 13 + commit: 5399ac4a8d04d153a21a7b0c0bfe9cb5938e6413 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version +UpdateCheckMode: Tags ^v[0-9\.]+$ +CurrentVersion: 2.0.0 +CurrentVersionCode: 13