Amdroid: Fix build
This commit is contained in:
parent
86e46e3295
commit
2a87006c91
|
@ -4,6 +4,7 @@ Web Site:
|
||||||
Source Code:https://github.com/Dejvino/amdroid
|
Source Code:https://github.com/Dejvino/amdroid
|
||||||
Issue Tracker:https://github.com/Dejvino/amdroid/issues
|
Issue Tracker:https://github.com/Dejvino/amdroid/issues
|
||||||
|
|
||||||
|
Name:Amdroid
|
||||||
Summary:Amdroid is a client for the Ampache media streaming system
|
Summary:Amdroid is a client for the Ampache media streaming system
|
||||||
Description:
|
Description:
|
||||||
It allows you to listen to your media collection from anywhere your phone has
|
It allows you to listen to your media collection from anywhere your phone has
|
||||||
|
@ -17,7 +18,9 @@ Build:2.0.0,200
|
||||||
commit=f76e43b
|
commit=f76e43b
|
||||||
subdir=app
|
subdir=app
|
||||||
gradle=yes
|
gradle=yes
|
||||||
prebuild=sed -i -e '/buildTypes/i\lintOptions { disable "MissingTranslation" }' build.gradle
|
prebuild=sed -i -e '/buildTypes/i\lintOptions { disable "MissingTranslation" }' -e '/compileSdkVersion/s/19/21/g' build.gradle
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:RepoManifest
|
||||||
|
Current Version:2.0.0
|
||||||
|
Current Version Code:200
|
||||||
|
|
Loading…
Reference in a new issue