diff --git a/metadata/org.xcsoar.txt b/metadata/org.xcsoar.txt index b1b1ff7c32..434d53ffd0 100644 --- a/metadata/org.xcsoar.txt +++ b/metadata/org.xcsoar.txt @@ -19,13 +19,13 @@ Build:6.7.3,92 commit=v6.7.3 subdir=android submodules=yes - build=cd .. && \ - for n in 1 2 3; do make TARGET=ANDROIDFAT DEBUG=n TESTING=n ANDROID_SDK=$ANDROID_HOME -j4 output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk && break; done output=../output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk - + build=cd .. && \ + for n in 1 2 3; do make TARGET=ANDROIDFAT DEBUG=n TESTING=n ANDROID_SDK=$ANDROID_HOME -j4 output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk && \ + break; done Auto Update Mode:None Update Check Mode:Tags -Current Version:6.7.3 -Current Version Code:92 +Current Version:6.7.4 +Current Version Code:93