mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update CPU Stats to 2.2.1 (25)
This commit is contained in:
parent
1bce2a6f14
commit
8c36b83108
1 changed files with 10 additions and 2 deletions
|
|
@ -67,11 +67,19 @@ Builds:
|
|||
- quad5
|
||||
prebuild: sed -i -e '/applicationVariants.all/,/^ }/d' build.gradle
|
||||
|
||||
- versionName: 2.2.1
|
||||
versionCode: 25
|
||||
commit: 769cf09f065f15a1e08c8c03eb43eb7aefc2f4c8
|
||||
subdir: app
|
||||
gradle:
|
||||
- quad5
|
||||
prebuild: sed -i -e '/applicationVariants.all/,/^ }/d' build.gradle
|
||||
|
||||
MaintainerNotes: I don't know what the difference between quad3 and quad5 flavors
|
||||
is...
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: build.gradle|versionCode = (\d+)|.|versionName = '([\d.]+)'
|
||||
CurrentVersion: 2.2.0
|
||||
CurrentVersionCode: 24
|
||||
CurrentVersion: 2.2.1
|
||||
CurrentVersionCode: 25
|
||||
|
|
|
|||
Loading…
Reference in a new issue