diff --git a/metadata/org.pacien.tincapp.yml b/metadata/org.pacien.tincapp.yml index b94e7069c3..ecacfd7d36 100644 --- a/metadata/org.pacien.tincapp.yml +++ b/metadata/org.pacien.tincapp.yml @@ -276,7 +276,16 @@ Builds: prebuild: sed -i -e '/com.github.triplet.play/d; /play {/,/}/d' build.gradle ndk: r17c + - versionName: '0.34' + versionCode: 34 + commit: 398f218e64a85320b88a314474ac888d12c811db + 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.33' -CurrentVersionCode: 33 +CurrentVersion: '0.34' +CurrentVersionCode: 34