<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body>
    <p>You need to git checkout the version you want to build<br>
    </p>
    <div class="moz-cite-prefix">On 7/31/20 12:04 PM,
      <a class="moz-txt-link-abbreviated" href="mailto:d_iwamoto@geo999.com">d_iwamoto@geo999.com</a> wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:000601d66721$eb296a70$c17c3f50$@geo999.com">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <meta name="Generator" content="Microsoft Word 14 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:"MS Gothic";
        panose-1:2 11 6 9 7 2 5 8 2 4;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:"MS Gothic";
        panose-1:2 11 6 9 7 2 5 8 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0mm;
        margin-bottom:.0001pt;
        text-align:justify;
        text-justify:inter-ideograph;
        font-size:10.5pt;
        font-family:"Arial","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.17
        {mso-style-type:personal-compose;
        font-family:"Arial","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Arial","sans-serif";}
/* Page Definitions */
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:99.25pt 30.0mm 30.0mm 30.0mm;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026">
<v:textbox inset="5.85pt,.7pt,5.85pt,.7pt" />
</o:shapedefaults></xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal"><span style="font-size:9.0pt" lang="EN-US">I
            want to output QField version 1.5.3 apk on ubuntu, so I went
            to the andoroid documentation and ran the build, but it
            outputs the same version of apk as the master.<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size:9.0pt" lang="EN-US">Please
            let me know if the following steps are wrong.<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size:9.0pt" lang="EN-US"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="font-size:9.0pt" lang="EN-US">1.
            get the latest tag from
            <a class="moz-txt-link-freetext" href="https://hub.docker.com/r/opengisch/qfield-sdk/tags/">https://hub.docker.com/r/opengisch/qfield-sdk/tags/</a><o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size:9.0pt" lang="EN-US">2.
            git clone <a class="moz-txt-link-freetext" href="https://github.com/opengisch/QField.git">https://github.com/opengisch/QField.git</a> <o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size:9.0pt" lang="EN-US">3.TAG=(QFieldSDK-TAG)<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size:9.0pt" lang="EN-US">4.export
            APP_VERSION="v1.5.3"<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size:9.0pt" lang="EN-US">5.git
            submodule init<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size:9.0pt" lang="EN-US">6.git
            submodule update<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size:9.0pt" lang="EN-US">7.docker
            run -v $(pwd):/usr/src/qfield -e APP_VERSION=$APP_VERSION
            opengisch/qfield-sdk:$TAG
            /usr/src/qfield/scripts/docker-build.sh --rm<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size:9.0pt" lang="EN-US"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="font-size:9.0pt" lang="EN-US"><o:p> </o:p></span></p>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.qfield.org">Users@lists.qfield.org</a>
<a class="moz-txt-link-freetext" href="http://lists.qfield.org/listinfo.cgi/users-qfield.org">http://lists.qfield.org/listinfo.cgi/users-qfield.org</a>
</pre>
    </blockquote>
  </body>
</html>