Merge branch 'DisableManager' into 'master'
Disable Manager: fix metadata After previous merge request, I fixed my app metadata and source code. (Because I didn't know how to use ViewPagerIndicator, so I added the source code in my repository simply.) Please check it again. In my local machine, I was build successful. Thank you! See merge request !456
This commit is contained in:
commit
5f51becd75
|
@ -14,17 +14,15 @@ installed apps and can disable/enable them. Please do at your own risk.
|
|||
Repo Type:git
|
||||
Repo:https://github.com/75py/DisableManager.git
|
||||
|
||||
Build:2.0.0,20000
|
||||
disable=wip
|
||||
commit=f3e06b9ee7ac1cf89b86f87a6bcd8d02f46d8ca1
|
||||
Build:2.0.2,20002
|
||||
commit=e7ffb0ffaabdcfd98eed404af34639cc21e3f567
|
||||
subdir=app
|
||||
gradle=yes
|
||||
prebuild=sed -i -e '/bintray/d' ../build.gradle
|
||||
|
||||
Maintainer Notes:
|
||||
* Releases have stoped to be tagged.
|
||||
* TODO: gradle (tests) do fancy cli operations..
|
||||
.
|
||||
prebuild=echo sdk.dir=$$SDK$$ >> ../ViewPagerIndicator/local.properties && \
|
||||
sed -i -e "/include ':uiautomator'/d" ../settings.gradle
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:2.0.2
|
||||
Current Version Code:20002
|
||||
|
||||
|
|
Loading…
Reference in a new issue