mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
Merge branch 'disable-recent-tubelab-versions' into 'master'
Disable recent builds of tubelab, as prebuilt JARs are downloaded See merge request fdroid/fdroiddata!8286
This commit is contained in:
commit
e46ba8ed08
2 changed files with 8 additions and 2 deletions
|
|
@ -162,6 +162,7 @@ Builds:
|
|||
|
||||
- versionName: 1.12.1
|
||||
versionCode: 37
|
||||
disable: download of prebuild JARs
|
||||
commit: 1.12.1
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -171,6 +172,7 @@ Builds:
|
|||
|
||||
- versionName: 1.13.0
|
||||
versionCode: 38
|
||||
disable: download of prebuild JARs
|
||||
commit: 1.13.0
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -180,6 +182,7 @@ Builds:
|
|||
|
||||
- versionName: 1.13.1
|
||||
versionCode: 39
|
||||
disable: download of prebuild JARs
|
||||
commit: 1.13.1
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -187,7 +190,7 @@ Builds:
|
|||
rm:
|
||||
- torrentStream/libs/jlibtorrent-*.jar
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.13.1
|
||||
CurrentVersionCode: 39
|
||||
|
|
|
|||
|
|
@ -129,6 +129,7 @@ Builds:
|
|||
|
||||
- versionName: 1.12.1
|
||||
versionCode: 37
|
||||
disable: download of prebuild JARs
|
||||
commit: 1.12.1
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -138,6 +139,7 @@ Builds:
|
|||
|
||||
- versionName: 1.13.0
|
||||
versionCode: 38
|
||||
disable: download of prebuild JARs
|
||||
commit: 1.13.0
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -147,6 +149,7 @@ Builds:
|
|||
|
||||
- versionName: 1.13.1
|
||||
versionCode: 39
|
||||
disable: download of prebuild JARs
|
||||
commit: 1.13.1
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -154,7 +157,7 @@ Builds:
|
|||
rm:
|
||||
- torrentStream/libs/jlibtorrent-*.jar
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.13.1
|
||||
CurrentVersionCode: 39
|
||||
|
|
|
|||
Loading…
Reference in a new issue