diff --git a/metadata/org.pacien.tincapp.yml b/metadata/org.pacien.tincapp.yml index 9634beb214..235b3c5551 100644 --- a/metadata/org.pacien.tincapp.yml +++ b/metadata/org.pacien.tincapp.yml @@ -249,7 +249,16 @@ Builds: prebuild: sed -i -e '/com.github.triplet.play/d; /play {/,/}/d' build.gradle ndk: r17c + - versionName: '0.31' + versionCode: 31 + commit: v0.31 + 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.30' -CurrentVersionCode: 30 +CurrentVersion: '0.31' +CurrentVersionCode: 31