diff --git a/metadata/io.github.yawnoc.strokeinput.yml b/metadata/io.github.yawnoc.strokeinput.yml index f120a6e4a6..279572342a 100644 --- a/metadata/io.github.yawnoc.strokeinput.yml +++ b/metadata/io.github.yawnoc.strokeinput.yml @@ -388,7 +388,15 @@ Builds: gradle: - yes + - versionName: 1.5.0 + versionCode: 71 + commit: 7bf0a67af13b69d5ffb54a68cc29a40414e2ec15 + subdir: app + gradle: + - yes + prebuild: sed -i -e 's/8.13.0/8.11.1/' ../build.gradle + AutoUpdateMode: Version UpdateCheckMode: Tags ^v[\d.]+$ -CurrentVersion: 1.4.4 -CurrentVersionCode: 70 +CurrentVersion: 1.5.0 +CurrentVersionCode: 71