mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +00:00
Merge branch 'disablemanager_2.0.3' into 'master'
Disable Manager: add new version and change auto update mode Disable Manager * Add new version(2.0.3,20003) * Auto Update Mode -> Version %v * Update Check Mode -> Tags See merge request !480
This commit is contained in:
commit
f36ee5a702
1 changed files with 13 additions and 5 deletions
|
|
@ -15,15 +15,23 @@ Repo Type:git
|
||||||
Repo:https://github.com/75py/DisableManager.git
|
Repo:https://github.com/75py/DisableManager.git
|
||||||
|
|
||||||
Build:2.0.2,20002
|
Build:2.0.2,20002
|
||||||
commit=e7ffb0ffaabdcfd98eed404af34639cc21e3f567
|
commit=2.0.2
|
||||||
subdir=app
|
subdir=app
|
||||||
gradle=yes
|
gradle=yes
|
||||||
rm=uiautomator,libs
|
rm=uiautomator,libs
|
||||||
prebuild=echo sdk.dir=$$SDK$$ >> ../ViewPagerIndicator/local.properties && \
|
prebuild=echo sdk.dir=$$SDK$$ >> ../ViewPagerIndicator/local.properties && \
|
||||||
sed -i -e "/include ':uiautomator'/d" ../settings.gradle
|
sed -i -e "/include ':uiautomator'/d" ../settings.gradle
|
||||||
|
|
||||||
Auto Update Mode:None
|
Build:2.0.3,20003
|
||||||
Update Check Mode:RepoManifest
|
commit=2.0.3
|
||||||
Current Version:2.0.2
|
subdir=app
|
||||||
Current Version Code:20002
|
gradle=yes
|
||||||
|
rm=uiautomator,libs
|
||||||
|
prebuild=echo sdk.dir=$$SDK$$ >> ../ViewPagerIndicator/local.properties && \
|
||||||
|
sed -i -e "/include ':uiautomator'/d" ../settings.gradle
|
||||||
|
|
||||||
|
Auto Update Mode:Version %v
|
||||||
|
Update Check Mode:Tags
|
||||||
|
Current Version:2.0.3
|
||||||
|
Current Version Code:20003
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue