mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
olaunchercf - disable Google AR
This commit is contained in:
parent
8bf4d4946d
commit
f116caccb0
1 changed files with 7 additions and 1 deletions
|
|
@ -65,6 +65,7 @@ Builds:
|
|||
|
||||
- versionName: v1.0.0
|
||||
versionCode: 9
|
||||
disable: https://gitlab.com/fdroid/fdroidserver/-/issues/1004#note_1095002759
|
||||
commit: a14c0e037f27acc9f9637247c55377235dcd7c96
|
||||
subdir: app
|
||||
sudo:
|
||||
|
|
@ -76,6 +77,7 @@ Builds:
|
|||
|
||||
- versionName: v1.0.1
|
||||
versionCode: 10
|
||||
disable: https://gitlab.com/fdroid/fdroidserver/-/issues/1004#note_1095002759
|
||||
commit: 729867917b48ed80353dbfec3aa16a324b1e0624
|
||||
subdir: app
|
||||
sudo:
|
||||
|
|
@ -87,6 +89,7 @@ Builds:
|
|||
|
||||
- versionName: v1.1.0
|
||||
versionCode: 11
|
||||
disable: https://gitlab.com/fdroid/fdroidserver/-/issues/1004#note_1095002759
|
||||
commit: 19cb6b712a1fc0275de16cfa7718c749414cb982
|
||||
subdir: app
|
||||
sudo:
|
||||
|
|
@ -98,6 +101,7 @@ Builds:
|
|||
|
||||
- versionName: v1.2.1
|
||||
versionCode: 13
|
||||
disable: https://gitlab.com/fdroid/fdroidserver/-/issues/1004#note_1095002759
|
||||
commit: c27290f23b030082ef0ba41e49d82e6f0d90c928
|
||||
subdir: app
|
||||
sudo:
|
||||
|
|
@ -109,6 +113,7 @@ Builds:
|
|||
|
||||
- versionName: v1.2.4
|
||||
versionCode: 14
|
||||
disable: https://gitlab.com/fdroid/fdroidserver/-/issues/1004#note_1095002759
|
||||
commit: b809c59d173e4cecc6898eb82ca81ab6c6023d95
|
||||
subdir: app
|
||||
sudo:
|
||||
|
|
@ -120,6 +125,7 @@ Builds:
|
|||
|
||||
- versionName: v1.2.5
|
||||
versionCode: 15
|
||||
disable: https://gitlab.com/fdroid/fdroidserver/-/issues/1004#note_1095002759
|
||||
commit: 356b772bf4ac26623fb4e23bd542724073c19dc4
|
||||
subdir: app
|
||||
sudo:
|
||||
|
|
@ -129,7 +135,7 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v1.2.5
|
||||
CurrentVersionCode: 15
|
||||
|
|
|
|||
Loading…
Reference in a new issue