MinTube: Fix build, disable AUM
This commit is contained in:
parent
26845eb16c
commit
d992199ac4
|
@ -7,7 +7,7 @@ Source Code:https://github.com/imshyam/mintube
|
|||
Issue Tracker:https://github.com/imshyam/mintube/issues
|
||||
|
||||
Auto Name:MinTube
|
||||
Summary:MinTube allows you to play YouTube videos in a minimized, floating window
|
||||
Summary:Play YouTube videos in a minimized, floating window
|
||||
Description:
|
||||
Watch YouTube video with the ability to minimize and move the video around.
|
||||
|
||||
|
@ -43,11 +43,14 @@ Build:0.91,2
|
|||
subdir=app
|
||||
|
||||
Build:0.95,3
|
||||
commit=v0.95
|
||||
commit=44e31049b426819a0c844598f824d806e4157d37
|
||||
subdir=app
|
||||
gradle=yes
|
||||
prebuild=cd src/main/ && \
|
||||
wget https://raw.githubusercontent.com/imshyam/mintube/3cc513b1c618cc5353898b2ef088490881df9a9d/app/src/main/AndroidManifest.xml && \
|
||||
sed -i -e '97,99d' AndroidManifest.xml
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.95
|
||||
Current Version Code:3
|
||||
|
|
Loading…
Reference in a new issue