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:
|
||||
Cache cleaning tool which does not require a rooted device. Features native Holo
|
||||
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
|
||||
|
@ -101,12 +105,13 @@ Build:2.2.0,23
|
|||
subdir=CacheCleaner
|
||||
gradle=yes
|
||||
|
||||
Maintainer Notes:
|
||||
Prebuild is a quirk to force a specific gradle version. Upstream says "always use latest gradle".
|
||||
Website was http://www.frozendevs.com.
|
||||
.
|
||||
Build:2.2.3,26
|
||||
commit=2.2.3
|
||||
subdir=CacheCleaner
|
||||
gradle=yes
|
||||
prebuild=sed -i -e '/minSdkVersion/amaxSdkVersion 22' build.gradle
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:2.2.0
|
||||
Current Version Code:23
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Static
|
||||
Current Version:2.2.3
|
||||
Current Version Code:26
|
||||
|
|
Loading…
Reference in a new issue