mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
BitBanana: mXparser used, disable affect versions
This commit is contained in:
parent
1430fefc10
commit
df28845e7c
1 changed files with 6 additions and 12 deletions
|
|
@ -37,6 +37,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: 0.6.8
|
- versionName: 0.6.8
|
||||||
versionCode: 50
|
versionCode: 50
|
||||||
|
disable: https://github.com/michaelWuensch/BitBanana/issues/77
|
||||||
commit: e933d367d8d7c846887e2977042e0632be9b5c3a
|
commit: e933d367d8d7c846887e2977042e0632be9b5c3a
|
||||||
subdir: app
|
subdir: app
|
||||||
sudo:
|
sudo:
|
||||||
|
|
@ -48,6 +49,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: 0.7.0
|
- versionName: 0.7.0
|
||||||
versionCode: 51
|
versionCode: 51
|
||||||
|
disable: https://github.com/michaelWuensch/BitBanana/issues/77
|
||||||
commit: e29b6a6c6da8390191f28befdf9ac74975fae675
|
commit: e29b6a6c6da8390191f28befdf9ac74975fae675
|
||||||
subdir: app
|
subdir: app
|
||||||
sudo:
|
sudo:
|
||||||
|
|
@ -59,6 +61,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: 0.7.1
|
- versionName: 0.7.1
|
||||||
versionCode: 52
|
versionCode: 52
|
||||||
|
disable: https://github.com/michaelWuensch/BitBanana/issues/77
|
||||||
commit: e9a6b89b774f104e470523405ae4ceb27caf26e3
|
commit: e9a6b89b774f104e470523405ae4ceb27caf26e3
|
||||||
subdir: app
|
subdir: app
|
||||||
sudo:
|
sudo:
|
||||||
|
|
@ -70,6 +73,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: 0.7.2
|
- versionName: 0.7.2
|
||||||
versionCode: 53
|
versionCode: 53
|
||||||
|
disable: https://github.com/michaelWuensch/BitBanana/issues/77
|
||||||
commit: 0712e2de04d2ff9fb6657fbfa235dee4b1a39709
|
commit: 0712e2de04d2ff9fb6657fbfa235dee4b1a39709
|
||||||
subdir: app
|
subdir: app
|
||||||
sudo:
|
sudo:
|
||||||
|
|
@ -81,6 +85,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: 0.7.3
|
- versionName: 0.7.3
|
||||||
versionCode: 54
|
versionCode: 54
|
||||||
|
disable: https://github.com/michaelWuensch/BitBanana/issues/77
|
||||||
commit: 49c056a75e59b084e99175b4d62575e8742da031
|
commit: 49c056a75e59b084e99175b4d62575e8742da031
|
||||||
subdir: app
|
subdir: app
|
||||||
sudo:
|
sudo:
|
||||||
|
|
@ -90,20 +95,9 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
- versionName: 0.7.4
|
|
||||||
versionCode: 55
|
|
||||||
commit: f66d05bbc09b8bfb98d0a36f3b11613a34fe399f
|
|
||||||
subdir: app
|
|
||||||
sudo:
|
|
||||||
- apt-get update
|
|
||||||
- apt-get install -y openjdk-17-jdk-headless
|
|
||||||
- update-alternatives --auto java
|
|
||||||
gradle:
|
|
||||||
- yes
|
|
||||||
|
|
||||||
AllowedAPKSigningKeys: 59034f46ae31a6989793d91cadc334425342c2724153126ed5f7e212cad6ba1f
|
AllowedAPKSigningKeys: 59034f46ae31a6989793d91cadc334425342c2724153126ed5f7e212cad6ba1f
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 0.7.4
|
CurrentVersion: 0.7.4
|
||||||
CurrentVersionCode: 55
|
CurrentVersionCode: 55
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue