mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Merge branch 'miscfixes435' into 'master'
Misc fixes See merge request fdroid/fdroiddata!8558
This commit is contained in:
commit
21d7d42209
3 changed files with 5 additions and 14 deletions
|
|
@ -179,16 +179,6 @@ Builds:
|
||||||
- ClassySharkAndroid/app/src/main/java/com/google/classysharkandroid/activities/ClassesListActivity.java
|
- ClassySharkAndroid/app/src/main/java/com/google/classysharkandroid/activities/ClassesListActivity.java
|
||||||
- ClassySharkAndroid/app/src/main/java/com/google/classysharkandroid/dex/DexLoaderBuilder.java
|
- ClassySharkAndroid/app/src/main/java/com/google/classysharkandroid/dex/DexLoaderBuilder.java
|
||||||
|
|
||||||
- versionName: 2.0-24
|
|
||||||
versionCode: 24
|
|
||||||
commit: v2.0-24
|
|
||||||
subdir: ClassySharkAndroid/app
|
|
||||||
gradle:
|
|
||||||
- yes
|
|
||||||
scanignore:
|
|
||||||
- ClassySharkAndroid/app/src/main/java/com/google/classysharkandroid/activities/ClassesListActivity.java
|
|
||||||
- ClassySharkAndroid/app/src/main/java/com/google/classysharkandroid/dex/DexLoaderBuilder.java
|
|
||||||
|
|
||||||
- versionName: 2.0-25
|
- versionName: 2.0-25
|
||||||
versionCode: 25
|
versionCode: 25
|
||||||
commit: v2.0-25
|
commit: v2.0-25
|
||||||
|
|
|
||||||
|
|
@ -1,13 +1,14 @@
|
||||||
Categories:
|
Categories:
|
||||||
- Games
|
- Games
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
SourceCode: https://github.com/pserwylo/beat-game
|
SourceCode: https://github.com/beat-game/beat-game
|
||||||
IssueTracker: https://github.com/pserwylo/beat-game/issues
|
IssueTracker: https://github.com/beat-game/beat-game/issues
|
||||||
|
Liberapay: BeatGame
|
||||||
|
|
||||||
AutoName: beat-game
|
AutoName: beat-game
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/pserwylo/beat-game
|
Repo: https://github.com/beat-game/beat-game.git
|
||||||
|
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: 0.1.0
|
- versionName: 0.1.0
|
||||||
|
|
|
||||||
|
|
@ -215,7 +215,7 @@ Builds:
|
||||||
commit: 3.0.4
|
commit: 3.0.4
|
||||||
gradle:
|
gradle:
|
||||||
- git
|
- git
|
||||||
prebuild: sed -i -e '/libwebrtc/d' -e "/AppIntro:/aimplementation 'org.webrtc:google-webrtc:1.0.32006'"
|
prebuild: sed -i -e '/libwebrtc/d' -e "/AppIntro:/aimplementation 'org.webrtc:google-webrtc:1.0.30039'"
|
||||||
build.gradle
|
build.gradle
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue