mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-05 21:56:58 +00:00
Misc fixes
This commit is contained in:
parent
8975116362
commit
576dfcc7ab
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/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
|
||||
versionCode: 25
|
||||
commit: v2.0-25
|
||||
|
|
|
|||
|
|
@ -1,13 +1,14 @@
|
|||
Categories:
|
||||
- Games
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/pserwylo/beat-game
|
||||
IssueTracker: https://github.com/pserwylo/beat-game/issues
|
||||
SourceCode: https://github.com/beat-game/beat-game
|
||||
IssueTracker: https://github.com/beat-game/beat-game/issues
|
||||
Liberapay: BeatGame
|
||||
|
||||
AutoName: beat-game
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/pserwylo/beat-game
|
||||
Repo: https://github.com/beat-game/beat-game.git
|
||||
|
||||
Builds:
|
||||
- versionName: 0.1.0
|
||||
|
|
|
|||
|
|
@ -215,7 +215,7 @@ Builds:
|
|||
commit: 3.0.4
|
||||
gradle:
|
||||
- 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
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
|
|
|
|||
Loading…
Reference in a new issue