mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Misc fixes
This commit is contained in:
parent
41bc7ea735
commit
f3318070b3
4 changed files with 15 additions and 2 deletions
|
|
@ -210,6 +210,7 @@ Builds:
|
|||
|
||||
- versionName: 2.3.0
|
||||
versionCode: 5344
|
||||
disable: https://gitlab.com/toz12/medilog/-/issues/177
|
||||
commit: 595d48fca9c269a53528b23213e66c7c6a0e4178
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
|
|||
|
|
@ -66,6 +66,7 @@ Builds:
|
|||
|
||||
- versionName: '8.14'
|
||||
versionCode: 81401
|
||||
disable: Could not find org.groestlcoinj:groestlcoinj-core:0.15.10
|
||||
commit: 663373c4aa15decd21dfbdbdb85adc673f71e616
|
||||
subdir: wallet
|
||||
gradle:
|
||||
|
|
|
|||
|
|
@ -54,6 +54,7 @@ Builds:
|
|||
|
||||
- versionName: '8.14'
|
||||
versionCode: 81401
|
||||
disable: Could not find org.groestlcoinj:groestlcoinj-core:0.15.10
|
||||
commit: 663373c4aa15decd21dfbdbdb85adc673f71e616
|
||||
subdir: wallet
|
||||
gradle:
|
||||
|
|
|
|||
|
|
@ -16,6 +16,7 @@ Repo: https://github.com/ivpn/android-app
|
|||
Builds:
|
||||
- versionName: '1.65'
|
||||
versionCode: 75
|
||||
disable: com.android.billingclient
|
||||
commit: v1.65
|
||||
subdir: app
|
||||
init:
|
||||
|
|
@ -29,6 +30,7 @@ Builds:
|
|||
|
||||
- versionName: '1.66'
|
||||
versionCode: 78
|
||||
disable: com.android.billingclient
|
||||
commit: v1.66
|
||||
subdir: app
|
||||
init:
|
||||
|
|
@ -42,6 +44,7 @@ Builds:
|
|||
|
||||
- versionName: '1.67'
|
||||
versionCode: 79
|
||||
disable: com.android.billingclient
|
||||
commit: v1.67
|
||||
subdir: app
|
||||
init:
|
||||
|
|
@ -55,6 +58,7 @@ Builds:
|
|||
|
||||
- versionName: '1.68'
|
||||
versionCode: 82
|
||||
disable: com.android.billingclient
|
||||
commit: v1.68
|
||||
subdir: app
|
||||
init:
|
||||
|
|
@ -68,6 +72,7 @@ Builds:
|
|||
|
||||
- versionName: '2.0'
|
||||
versionCode: 87
|
||||
disable: com.android.billingclient
|
||||
commit: v2.0
|
||||
subdir: app
|
||||
init:
|
||||
|
|
@ -81,6 +86,7 @@ Builds:
|
|||
|
||||
- versionName: 2.1.0
|
||||
versionCode: 90
|
||||
disable: com.android.billingclient
|
||||
commit: v2.1.0
|
||||
subdir: app
|
||||
init:
|
||||
|
|
@ -94,6 +100,7 @@ Builds:
|
|||
|
||||
- versionName: 2.2.0
|
||||
versionCode: 92
|
||||
disable: com.android.billingclient
|
||||
commit: v2.2.0
|
||||
subdir: app
|
||||
init:
|
||||
|
|
@ -107,6 +114,7 @@ Builds:
|
|||
|
||||
- versionName: 2.3.1
|
||||
versionCode: 94
|
||||
disable: com.android.billingclient
|
||||
commit: v2.3.1
|
||||
subdir: app
|
||||
init:
|
||||
|
|
@ -120,6 +128,7 @@ Builds:
|
|||
|
||||
- versionName: 2.4.1
|
||||
versionCode: 96
|
||||
disable: com.android.billingclient
|
||||
commit: v2.4.1
|
||||
subdir: app
|
||||
init:
|
||||
|
|
@ -133,6 +142,7 @@ Builds:
|
|||
|
||||
- versionName: 2.5.2
|
||||
versionCode: 99
|
||||
disable: com.android.billingclient https://github.com/ivpn/android-app/issues/72
|
||||
commit: 7ac2d70b5db19e1bdd2bad82d4b6d488e304173a
|
||||
subdir: app
|
||||
init:
|
||||
|
|
@ -144,7 +154,7 @@ Builds:
|
|||
- fdroidProduction
|
||||
ndk: r21e
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 2.5.2
|
||||
CurrentVersionCode: 99
|
||||
|
|
|
|||
Loading…
Reference in a new issue