mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Phonograph to 1.3.3 (177)
This commit is contained in:
parent
29cc73e674
commit
91e3603fc0
1 changed files with 11 additions and 2 deletions
|
|
@ -49,10 +49,19 @@ Builds:
|
||||||
prebuild: sed -i -e 's/AndroidSlidingUpPanel:3.3.0-kmod3/AndroidSlidingUpPanel:3.3.3-kmod/'
|
prebuild: sed -i -e 's/AndroidSlidingUpPanel:3.3.0-kmod3/AndroidSlidingUpPanel:3.3.3-kmod/'
|
||||||
build.gradle
|
build.gradle
|
||||||
|
|
||||||
|
- versionName: 1.3.3
|
||||||
|
versionCode: 177
|
||||||
|
commit: v1.3.3
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e 's/AndroidSlidingUpPanel:3.3.0-kmod3/AndroidSlidingUpPanel:3.3.3-kmod/'
|
||||||
|
build.gradle
|
||||||
|
|
||||||
MaintainerNotes: We use AndroidSlidingUpPanel 3.3.3-kmod because 3.3.0-kmod3 is broken
|
MaintainerNotes: We use AndroidSlidingUpPanel 3.3.3-kmod because 3.3.0-kmod3 is broken
|
||||||
on Jitpack (see [https://github.com/kabouzeid/Phonograph/issues/655 this issue]).
|
on Jitpack (see [https://github.com/kabouzeid/Phonograph/issues/655 this issue]).
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.3.2
|
CurrentVersion: 1.3.3
|
||||||
CurrentVersionCode: 176
|
CurrentVersionCode: 177
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue