Merge branch 'miscfixes435' into 'master'

Misc fixes

See merge request fdroid/fdroiddata!8558
This commit is contained in:
Licaon_Kter 2021-03-10 13:38:59 +00:00
commit 21d7d42209
3 changed files with 5 additions and 14 deletions

View file

@ -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

View file

@ -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

View file

@ -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