Update Cache Cleaner to 2.2.3 (26), closes #661
This commit is contained in:
parent
4a23a80651
commit
446b23f82c
|
@ -9,6 +9,10 @@ Summary:Clean the cache
|
||||||
Description:
|
Description:
|
||||||
Cache cleaning tool which does not require a rooted device. Features native Holo
|
Cache cleaning tool which does not require a rooted device. Features native Holo
|
||||||
look and feel and fast operation.
|
look and feel and fast operation.
|
||||||
|
|
||||||
|
'''Depreation notice:''' This app is no longer maintained as you do not need it
|
||||||
|
if you are on Android 6.0 or newer. Go to Settings -> Storage & USB-> Internal
|
||||||
|
storage and click on Cached data in order to clear all the cache.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
@ -101,12 +105,13 @@ Build:2.2.0,23
|
||||||
subdir=CacheCleaner
|
subdir=CacheCleaner
|
||||||
gradle=yes
|
gradle=yes
|
||||||
|
|
||||||
Maintainer Notes:
|
Build:2.2.3,26
|
||||||
Prebuild is a quirk to force a specific gradle version. Upstream says "always use latest gradle".
|
commit=2.2.3
|
||||||
Website was http://www.frozendevs.com.
|
subdir=CacheCleaner
|
||||||
.
|
gradle=yes
|
||||||
|
prebuild=sed -i -e '/minSdkVersion/amaxSdkVersion 22' build.gradle
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Static
|
||||||
Current Version:2.2.0
|
Current Version:2.2.3
|
||||||
Current Version Code:23
|
Current Version Code:26
|
||||||
|
|
Loading…
Reference in a new issue