mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Merge branch 'miscfixes' into 'master'
Misc fixes after cycle See merge request fdroid/fdroiddata!7324
This commit is contained in:
commit
d836c13682
6 changed files with 5 additions and 12 deletions
|
|
@ -30,7 +30,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: 3.1.0
|
- versionName: 3.1.0
|
||||||
versionCode: 2003010000
|
versionCode: 2003010000
|
||||||
commit: v3.1.0
|
commit: v3.1
|
||||||
subdir: StatusBarSpeedometer/app/
|
subdir: StatusBarSpeedometer/app/
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
|
||||||
|
|
@ -205,7 +205,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: 5.3.0
|
- versionName: 5.3.0
|
||||||
versionCode: 27
|
versionCode: 27
|
||||||
commit: 5.3.0
|
commit: 5.2.1
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
|
||||||
|
|
@ -84,7 +84,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: 1.5.0
|
- versionName: 1.5.0
|
||||||
versionCode: 26
|
versionCode: 26
|
||||||
commit: 1.5.0
|
commit: v1.5.0
|
||||||
subdir: pretixscan/app
|
subdir: pretixscan/app
|
||||||
submodules: true
|
submodules: true
|
||||||
gradle:
|
gradle:
|
||||||
|
|
|
||||||
|
|
@ -30,7 +30,7 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
scanignore:
|
scanignore:
|
||||||
- app/src/main/java/io/github/muntashirakon/AppManager/activities/ClassListingActivity.java
|
- app/src/main/java/io/github/muntashirakon/AppManager/details/ClassListingActivity.java
|
||||||
- app/src/main/java/com/google/classysharkandroid/dex/DexLoaderBuilder.java
|
- app/src/main/java/com/google/classysharkandroid/dex/DexLoaderBuilder.java
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
|
|
|
||||||
|
|
@ -14,13 +14,6 @@ RepoType: git
|
||||||
Repo: https://github.com/sschueller/easyrepost
|
Repo: https://github.com/sschueller/easyrepost
|
||||||
|
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: 1.7.1
|
|
||||||
versionCode: 171
|
|
||||||
commit: v1.7.1
|
|
||||||
subdir: app
|
|
||||||
gradle:
|
|
||||||
- yes
|
|
||||||
|
|
||||||
- versionName: 2.0.0
|
- versionName: 2.0.0
|
||||||
versionCode: 200
|
versionCode: 200
|
||||||
commit: v2.0.0
|
commit: v2.0.0
|
||||||
|
|
|
||||||
|
|
@ -288,7 +288,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: 1.32.0
|
- versionName: 1.32.0
|
||||||
versionCode: 65
|
versionCode: 65
|
||||||
commit: 1.32.0
|
commit: '1.32'
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue