diff --git a/metadata/org.pacien.tincapp.yml b/metadata/org.pacien.tincapp.yml index b7946ba3c7..9634beb214 100644 --- a/metadata/org.pacien.tincapp.yml +++ b/metadata/org.pacien.tincapp.yml @@ -240,7 +240,16 @@ Builds: prebuild: sed -i -e '/com.github.triplet.play/d; /play {/,/}/d' build.gradle ndk: r17c + - versionName: '0.30' + versionCode: 30 + commit: v0.30 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/com.github.triplet.play/d; /play {/,/}/d' build.gradle + ndk: r17c + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: '0.28' -CurrentVersionCode: 28 +CurrentVersion: '0.30' +CurrentVersionCode: 30