diff --git a/metadata/androdns.android.leetdreams.ch.androdns.yml b/metadata/androdns.android.leetdreams.ch.androdns.yml index d5fe151371..5ec8ba9803 100644 --- a/metadata/androdns.android.leetdreams.ch.androdns.yml +++ b/metadata/androdns.android.leetdreams.ch.androdns.yml @@ -77,6 +77,7 @@ Builds: - versionName: '1.6' versionCode: 22 + disable: fails to verify commit: v1.6 subdir: app sudo: diff --git a/metadata/com.gianlu.aria2android.yml b/metadata/com.gianlu.aria2android.yml index 4ba127cedb..78abac3068 100644 --- a/metadata/com.gianlu.aria2android.yml +++ b/metadata/com.gianlu.aria2android.yml @@ -237,6 +237,7 @@ Builds: - versionName: 2.4.2 versionCode: 62 + disable: fails to build commit: v2.4.2 subdir: app submodules: true diff --git a/metadata/com.gianlu.aria2app.yml b/metadata/com.gianlu.aria2app.yml index cc3f85bb89..0b86f4a135 100644 --- a/metadata/com.gianlu.aria2app.yml +++ b/metadata/com.gianlu.aria2app.yml @@ -503,6 +503,7 @@ Builds: - versionName: 5.6.0 versionCode: 199 + disable: fails to build commit: v5.6.0 subdir: app submodules: true diff --git a/metadata/com.github.ashutoshgngwr.noice.yml b/metadata/com.github.ashutoshgngwr.noice.yml index 4b5ea9e16d..131ec76054 100644 --- a/metadata/com.github.ashutoshgngwr.noice.yml +++ b/metadata/com.github.ashutoshgngwr.noice.yml @@ -56,15 +56,7 @@ Builds: - yes prebuild: sed -i -e '/signingConfig/d' build.gradle - - versionName: 0.2.8 - versionCode: 13 - commit: 0.2.8 - subdir: app - gradle: - - yes - prebuild: sed -i -e '/signingConfig/d' build.gradle - AutoUpdateMode: Version %v -UpdateCheckMode: Tags -CurrentVersion: 0.2.8 -CurrentVersionCode: 13 +UpdateCheckMode: Tags .*[0-9]$ +CurrentVersion: 0.2.7 +CurrentVersionCode: 12 diff --git a/metadata/com.github.axet.smsgate.yml b/metadata/com.github.axet.smsgate.yml index d1ba60d2a6..05b70b9149 100644 --- a/metadata/com.github.axet.smsgate.yml +++ b/metadata/com.github.axet.smsgate.yml @@ -158,23 +158,6 @@ Builds: scanignore: - app/build.gradle - - versionName: 1.10.2 - versionCode: 230 - commit: smsgate-1.10.2 - subdir: app - gradle: - - yes - srclibs: - - android-firebase-fake@firebasefake-0.0.5 - prebuild: - - sed -i -e '/com.google/d' -e "s/\/\/ implementation project(':android-firebase-fake')/implementation - project(':android-firebase-fake')/" build.gradle - - sed -i -e '/com.google/d' ../build.gradle - - ln -s ../srclib/android-firebase-fake ../ - - sed -i -e '/uploadArchives/,+42d' -e 's/25.3.1/25.4.0/' ../android-firebase-fake/build.gradle - scanignore: - - app/build.gradle - - versionName: 1.10.6 versionCode: 234 commit: smsgate-1.10.6 diff --git a/metadata/com.iven.musicplayergo.yml b/metadata/com.iven.musicplayergo.yml index 8a871db42c..c7c66c7fb0 100644 --- a/metadata/com.iven.musicplayergo.yml +++ b/metadata/com.iven.musicplayergo.yml @@ -285,7 +285,7 @@ Builds: - versionName: 3.6.9.2 versionCode: 131 - commit: v3.6.9.2 + commit: 3.6.9.2 subdir: project/app gradle: - yes diff --git a/metadata/com.kunzisoft.keepass.libre.yml b/metadata/com.kunzisoft.keepass.libre.yml index 9ab4fcfd9d..5b01281394 100644 --- a/metadata/com.kunzisoft.keepass.libre.yml +++ b/metadata/com.kunzisoft.keepass.libre.yml @@ -111,14 +111,6 @@ Builds: - libre ndk: r20 - - versionName: 2.5.0.0beta24 - versionCode: 24 - commit: 2.5.0.0beta24 - subdir: app - gradle: - - libre - ndk: r20 - - versionName: 2.5.0.0beta25 versionCode: 25 commit: 2.5.0.0beta25 diff --git a/metadata/com.mattermost.rnbeta.yml b/metadata/com.mattermost.rnbeta.yml index 6487e5ba61..cc29a0224a 100644 --- a/metadata/com.mattermost.rnbeta.yml +++ b/metadata/com.mattermost.rnbeta.yml @@ -350,50 +350,6 @@ Builds: scandelete: - node_modules - - versionName: 1.25.0 - versionCode: 245 - commit: v1.25.0 - subdir: android/app - sudo: - - sysctl fs.inotify.max_user_watches=524288 - - sysctl -p - - apt-get update || apt-get update - - apt-get install -y --no-install-recommends -t stretch-backports npm - init: - - sed -i -e '/react-native-youtube/d' ../../package.json build.gradle ../settings.gradle - ../../app/components/post_body_additional_content/post_body_additional_content.js - - make -C ../.. pre-run - gradle: - - yes - rm: - - node_modules/react-native-notifications/android/src/main/java/com/wix/reactnativenotifications/gcm/ - - node_modules/xdate/build/compiler.jar - - node_modules/react-native-video/android-exoplayer/build/ - - node_modules/socketcluster/ - - node_modules/shaka-player/third_party/closure/compiler.jar - - node_modules/.bin/socketcluster - prebuild: - - "sed -i -e '/play-services-gcm/,+2d' -e 's/bundleCommand: \"ram-bundle\",/bundleCommand:\ - \ \"ram-bundle\", nodeExecutableAndArgs: [\"node\", \"--max-old-space-size=12000\"\ - ],/' build.gradle" - - sed -i -e '/ReactNativeYouTube/d' src/main/java/com/mattermost/rnbeta/MainApplication.java - - sed -i -e '/com.google.android.gms.iid.InstanceID.getInstance/d' ../../node_modules/react-native-device-info/android/src/main/java/com/learnium/RNDeviceInfo/RNDeviceModule.java - - sed -i -e '/play-services/d' ../../node_modules/react-native-device-info/android/build.gradle - - sed -i -e '/firebase/d' ../../node_modules/react-native-notifications/android/build.gradle - build.gradle - - sed -i -e '/hasPermission/d' -e '/tokenFetchIntent/d' -e '/FcmInstance/d' - -e '/FirebaseApp/'d ../../node_modules/react-native-notifications/android/src/main/java/com/wix/reactnativenotifications/RNNotificationsModule.java - ../../node_modules/react-native-notifications/android/src/main/java/com/wix/reactnativenotifications/RNNotificationsPackage.java - - sed -i -e '/maven {/,+2d' ../../node_modules/react-native-document-picker/android/build.gradle - - truncate -s 0 ../../node_modules/@react-native-community/cli/build/commands/server/external/xsel - scanignore: - - android/build.gradle - - node_modules/react-native-svg/android/build.gradle - - node_modules/react-native-image-picker/android/build.gradle - - node_modules/react-native-webview/android/build.gradle - scandelete: - - node_modules - - versionName: 1.25.1 versionCode: 247 commit: v1.25.1 diff --git a/metadata/com.unciv.app.yml b/metadata/com.unciv.app.yml index 9d4b036d54..f801e1b42d 100644 --- a/metadata/com.unciv.app.yml +++ b/metadata/com.unciv.app.yml @@ -205,6 +205,7 @@ Builds: prebuild: sed -i -e '/maven.aliyun.com/d' ../build.gradle scandelete: - android/libs + - desktop AutoUpdateMode: Version %v UpdateCheckMode: Tags diff --git a/metadata/com.vsmartcard.acardemulator.yml b/metadata/com.vsmartcard.acardemulator.yml index 8929c8c540..e002293f3e 100644 --- a/metadata/com.vsmartcard.acardemulator.yml +++ b/metadata/com.vsmartcard.acardemulator.yml @@ -36,6 +36,7 @@ Builds: - versionName: '3.0' versionCode: 3 + disable: fails to git reset commit: ccc68fdf3829586ff1ed029f32c7cf9bee7d46b0 subdir: ACardEmulator/app submodules: true diff --git a/metadata/cx.ring.yml b/metadata/cx.ring.yml index f80cdf4447..ae795a477f 100644 --- a/metadata/cx.ring.yml +++ b/metadata/cx.ring.yml @@ -896,60 +896,6 @@ Builds: - ./compile.sh --release --no-gradle ndk: r20 - - versionName: 20191113-01 - versionCode: 199 - commit: android/release_199 - timeout: 10800 - subdir: client-android/ring-android/app - submodules: true - gradle: - - noPush - rm: - - client-electron - - client-gnome - - client-ios - - client-macosx - - client-uwp - - client-windows - - docker - - docs - - lrc - - packaging - - scripts - build: - - cd ../.. - - export ANDROID_NDK_ROOT="$ANDROID_NDK" - - export ANDROID_ABI="armeabi-v7a arm64-v8a x86" - - ./compile.sh --release --no-gradle - ndk: r20 - - - versionName: 20191115-01 - versionCode: 200 - commit: android/release_200 - timeout: 10800 - subdir: client-android/ring-android/app - submodules: true - gradle: - - noPush - rm: - - client-electron - - client-gnome - - client-ios - - client-macosx - - client-uwp - - client-windows - - docker - - docs - - lrc - - packaging - - scripts - build: - - cd ../.. - - export ANDROID_NDK_ROOT="$ANDROID_NDK" - - export ANDROID_ABI="armeabi-v7a arm64-v8a x86" - - ./compile.sh --release --no-gradle - ndk: r20 - - versionName: 20191122-01 versionCode: 201 commit: android/release_201 @@ -977,60 +923,6 @@ Builds: - ./compile.sh --release --no-gradle ndk: r20 - - versionName: 20191127-01 - versionCode: 202 - commit: android/release_202 - timeout: 10800 - subdir: client-android/ring-android/app - submodules: true - gradle: - - noPush - rm: - - client-electron - - client-gnome - - client-ios - - client-macosx - - client-uwp - - client-windows - - docker - - docs - - lrc - - packaging - - scripts - build: - - cd ../.. - - export ANDROID_NDK_ROOT="$ANDROID_NDK" - - export ANDROID_ABI="armeabi-v7a arm64-v8a x86" - - ./compile.sh --release --no-gradle - ndk: r20 - - - versionName: 20191203-01 - versionCode: 204 - commit: android/release_204 - timeout: 10800 - subdir: client-android/ring-android/app - submodules: true - gradle: - - noPush - rm: - - client-electron - - client-gnome - - client-ios - - client-macosx - - client-uwp - - client-windows - - docker - - docs - - lrc - - packaging - - scripts - build: - - cd ../.. - - export ANDROID_NDK_ROOT="$ANDROID_NDK" - - export ANDROID_ABI="armeabi-v7a arm64-v8a x86" - - ./compile.sh --release --no-gradle - ndk: r20 - - versionName: 20191208-01 versionCode: 205 commit: android/release_205 diff --git a/metadata/cz.martykan.forecastie.yml b/metadata/cz.martykan.forecastie.yml index 5f7c1fc132..8e26dbebd3 100644 --- a/metadata/cz.martykan.forecastie.yml +++ b/metadata/cz.martykan.forecastie.yml @@ -273,13 +273,6 @@ Builds: gradle: - yes - - versionName: '1.11' - versionCode: 39 - commit: v1.11 - subdir: app - gradle: - - yes - - versionName: '1.12' versionCode: 40 commit: v1.12 diff --git a/metadata/cz.vitskalicky.lepsirozvrh.yml b/metadata/cz.vitskalicky.lepsirozvrh.yml index 4f95592e4e..358a13084b 100644 --- a/metadata/cz.vitskalicky.lepsirozvrh.yml +++ b/metadata/cz.vitskalicky.lepsirozvrh.yml @@ -29,33 +29,14 @@ Builds: gradle: - yes - - versionName: '1.2' - versionCode: 3 - commit: v1.2 - subdir: app - gradle: - - yes - - - versionName: '1.3' - versionCode: 4 - commit: v1.3 - subdir: app - gradle: - - yes - - - versionName: 1.3.1 - versionCode: 5 - commit: v1.3.1 - subdir: app - gradle: - - yes - - versionName: 1.3.2 versionCode: 6 commit: v1.3.2 subdir: app gradle: - yes + scanignore: + - app/build.gradle AutoUpdateMode: Version v%v UpdateCheckMode: Tags diff --git a/metadata/de.rwth_aachen.phyphox.yml b/metadata/de.rwth_aachen.phyphox.yml index 8850cfa1f5..ee3c2cdb8f 100644 --- a/metadata/de.rwth_aachen.phyphox.yml +++ b/metadata/de.rwth_aachen.phyphox.yml @@ -81,6 +81,7 @@ Builds: submodules: true gradle: - regular + ndk: r16b AutoUpdateMode: Version v%v UpdateCheckMode: Tags diff --git a/metadata/de.srlabs.snoopsnitch.yml b/metadata/de.srlabs.snoopsnitch.yml index f51ed08d33..5635756d7d 100644 --- a/metadata/de.srlabs.snoopsnitch.yml +++ b/metadata/de.srlabs.snoopsnitch.yml @@ -288,7 +288,8 @@ Builds: - versionName: 2.0.10-nbc versionCode: 39 - commit: SnoopSnitch-2.0.10-nbc + disable: fails to build + commit: SnoopSnitch-2.0.10 subdir: SnoopSnitch/app submodules: true sudo: diff --git a/metadata/dk.kjeldsen.carwingsflutter.yml b/metadata/dk.kjeldsen.carwingsflutter.yml index 3f4924f6ca..c81d6fcc29 100644 --- a/metadata/dk.kjeldsen.carwingsflutter.yml +++ b/metadata/dk.kjeldsen.carwingsflutter.yml @@ -275,6 +275,7 @@ Builds: - versionName: 1.7.6 versionCode: 123 + disable: fails to build commit: 1.7.6 output: build/app/outputs/apk/release/app-release.apk srclibs: @@ -289,6 +290,7 @@ Builds: - versionName: 1.7.7 versionCode: 124 + disable: fails to build commit: 1.7.7 output: build/app/outputs/apk/release/app-release.apk srclibs: diff --git a/metadata/eu.depau.etchdroid.yml b/metadata/eu.depau.etchdroid.yml index 77d86c80de..34001b671f 100644 --- a/metadata/eu.depau.etchdroid.yml +++ b/metadata/eu.depau.etchdroid.yml @@ -75,7 +75,7 @@ Builds: submodules: true gradle: - yes - ndk: r17b + ndk: r17c AutoUpdateMode: Version v%v UpdateCheckMode: Tags diff --git a/metadata/eu.pretix.pretixprint.yml b/metadata/eu.pretix.pretixprint.yml index 10450ab774..40d697232c 100644 --- a/metadata/eu.pretix.pretixprint.yml +++ b/metadata/eu.pretix.pretixprint.yml @@ -24,9 +24,9 @@ Builds: gradle: - yes - - versionName: 1.3.0 + - versionName: 1.3.3 versionCode: 11 - commit: 1.3.0 + commit: 1.3.3 subdir: pretixprint/app submodules: true gradle: @@ -34,5 +34,5 @@ Builds: AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 1.3.0 +CurrentVersion: 1.3.3 CurrentVersionCode: 11 diff --git a/metadata/fr.free.nrw.commons.yml b/metadata/fr.free.nrw.commons.yml index 6741c3c6bd..2a3ccc766f 100644 --- a/metadata/fr.free.nrw.commons.yml +++ b/metadata/fr.free.nrw.commons.yml @@ -277,7 +277,7 @@ Builds: - versionName: 2.12.0 versionCode: 508 - commit: v2.12.0 + commit: v2.12 subdir: app gradle: - prod diff --git a/metadata/ga.testapp.testapp.yml b/metadata/ga.testapp.testapp.yml index 63f2045f9d..fe2efb0f5e 100644 --- a/metadata/ga.testapp.testapp.yml +++ b/metadata/ga.testapp.testapp.yml @@ -25,32 +25,6 @@ Builds: - $$flutter$$/bin/flutter packages pub get - $$flutter$$/bin/flutter build apk - - versionName: 2.0.1 - versionCode: 25 - commit: 2.0.1 - output: build/app/outputs/apk/release/app-release.apk - srclibs: - - flutter@v1.10.14 - prebuild: echo 'android.applicationVariants.all { variant -> variant.outputs.all - { output -> outputFileName = "app-${output.baseName}.apk" } }' >> android/app/build.gradle - build: - - $$flutter$$/bin/flutter config --no-analytics - - $$flutter$$/bin/flutter packages pub get - - $$flutter$$/bin/flutter build apk - - - versionName: 2.0.2 - versionCode: 26 - commit: 2.0.2 - output: build/app/outputs/apk/release/app-release.apk - srclibs: - - flutter@v1.10.14 - prebuild: echo 'android.applicationVariants.all { variant -> variant.outputs.all - { output -> outputFileName = "app-${output.baseName}.apk" } }' >> android/app/build.gradle - build: - - $$flutter$$/bin/flutter config --no-analytics - - $$flutter$$/bin/flutter packages pub get - - $$flutter$$/bin/flutter build apk - - versionName: 3.0.0 versionCode: 30 commit: 3.0.0 diff --git a/metadata/im.pattle.app.yml b/metadata/im.pattle.app.yml index 97189bdf2d..d1a6953863 100644 --- a/metadata/im.pattle.app.yml +++ b/metadata/im.pattle.app.yml @@ -85,6 +85,7 @@ Builds: - versionName: 0.14.0 versionCode: 715 + disable: unbuildable commit: v0.14.0 output: build/app/outputs/apk/fdroid/release/app-fdroid-release.apk srclibs: