diff --git a/metadata/org.pacien.tincapp.yml b/metadata/org.pacien.tincapp.yml index 78d22f677f..0e23003a87 100644 --- a/metadata/org.pacien.tincapp.yml +++ b/metadata/org.pacien.tincapp.yml @@ -376,7 +376,19 @@ Builds: prebuild: sed -i -e '/com.github.triplet.play/d; /play {/,/}/d' build.gradle ndk: 26.1.10909125 + - versionName: '0.42' + versionCode: 42 + commit: 2975156d3f667728b67963d84727da459c290fe1 + subdir: app + sudo: + - apt-get update + - apt-get install -y make libtool autoconf automake + gradle: + - yes + prebuild: sed -i -e '/com.github.triplet.play/d; /play {/,/}/d' build.gradle + ndk: 26.1.10909125 + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: '0.41' -CurrentVersionCode: 41 +CurrentVersion: '0.42' +CurrentVersionCode: 42