From 665f59472b8c262ca93dd64ad2f04b6f74e7bb13 Mon Sep 17 00:00:00 2001 From: Brian Nenninger Date: Wed, 25 Mar 2020 06:01:29 +0000 Subject: [PATCH] Update AsciiCam to 1.2.4 (16) Also switch UCM from RepoManifest to Tags. --- metadata/com.dozingcatsoftware.asciicam.yml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/metadata/com.dozingcatsoftware.asciicam.yml b/metadata/com.dozingcatsoftware.asciicam.yml index 80f2cc0f27..fa6d6424c4 100644 --- a/metadata/com.dozingcatsoftware.asciicam.yml +++ b/metadata/com.dozingcatsoftware.asciicam.yml @@ -8,6 +8,9 @@ IssueTracker: https://github.com/dozingcat/AsciiCam/issues AutoName: AsciiCam Description: |- + NOTE: AsciiCam is no longer under active development. Its successor is + Vector Camera, which has all of AsciiCam's features. + AsciiCam generates images in real time from whatever your camera is pointing at, either in greyscale, in the primary colors or in full color. Instead of a normal image made of pixels, each area will have a coloured letter of the latin @@ -79,7 +82,15 @@ Builds: buildjni: - yes + - versionName: 1.2.4 + versionCode: 16 + commit: v1.2.4-fdroid + subdir: app/ + gradle: + - yes + ndk: r21 + AutoUpdateMode: None -UpdateCheckMode: RepoManifest +UpdateCheckMode: Tags CurrentVersion: 1.2.4 CurrentVersionCode: 16