Material Player subdir and application name change
This commit is contained in:
parent
42f4fc2855
commit
387b64f5c9
|
@ -1,9 +1,9 @@
|
||||||
Categories:Multimedia
|
Categories:Multimedia
|
||||||
License:GPL-3.0+
|
License:GPL-3.0+
|
||||||
Web Site:
|
Web Site:
|
||||||
Source Code:https://github.com/PaulWoitaschek/MaterialAudiobookPlayer
|
Source Code:https://github.com/PaulWoitaschek/Voice
|
||||||
Issue Tracker:https://github.com/PaulWoitaschek/MaterialAudiobookPlayer/issues
|
Issue Tracker:https://github.com/PaulWoitaschek/Voice/issues
|
||||||
Changelog:https://github.com/PaulWoitaschek/MaterialAudiobookPlayer/blob/HEAD/CHANGELOG.md
|
Changelog:https://github.com/PaulWoitaschek/Voice/blob/HEAD/CHANGELOG.md
|
||||||
|
|
||||||
Auto Name:Material Player
|
Auto Name:Material Player
|
||||||
Summary:Simple audiobook player
|
Summary:Simple audiobook player
|
||||||
|
@ -17,7 +17,7 @@ Audiobook player with the following basic features:
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:https://github.com/PaulWoitaschek/MaterialAudiobookPlayer
|
Repo:https://github.com/PaulWoitaschek/Voice
|
||||||
|
|
||||||
Build:1.2.1,5
|
Build:1.2.1,5
|
||||||
commit=348a47364b151f698c8
|
commit=348a47364b151f698c8
|
||||||
|
@ -609,14 +609,15 @@ Build:3.4.0,204
|
||||||
prebuild=sed -i -e '/fabric/d' -e '/crashlytics/,+2d' ../build.gradle build.gradle
|
prebuild=sed -i -e '/fabric/d' -e '/crashlytics/,+2d' ../build.gradle build.gradle
|
||||||
|
|
||||||
Build:3.4.1,205
|
Build:3.4.1,205
|
||||||
|
disable=Older failing build
|
||||||
commit=v3.4.1
|
commit=v3.4.1
|
||||||
subdir=audiobook
|
subdir=app
|
||||||
gradle=opensource
|
gradle=opensource
|
||||||
prebuild=sed -i -e '/fabric/d' -e '/crashlytics/,+2d' ../build.gradle build.gradle
|
prebuild=sed -i -e '/fabric/d' -e '/crashlytics/,+2d' ../build.gradle build.gradle
|
||||||
|
|
||||||
Build:3.4.2.1,207
|
Build:3.4.2.1,207
|
||||||
commit=v3.4.2.1
|
commit=v3.4.2.1
|
||||||
subdir=audiobook
|
subdir=app
|
||||||
gradle=opensource
|
gradle=opensource
|
||||||
prebuild=sed -i -e '/fabric/d' -e '/crashlytics/,+2d' ../build.gradle build.gradle
|
prebuild=sed -i -e '/fabric/d' -e '/crashlytics/,+2d' ../build.gradle build.gradle
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue